remove identity setup from uplink instructions (#2761)

This commit is contained in:
Bryan White 2019-08-12 15:40:16 +02:00 committed by GitHub
parent 0decd1419b
commit 13900140e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,6 @@ Documentation for developing and building the uplink service.
Usage: Usage:
First make an identity:
```
go install storj.io/storj/cmd/identity
identity create uplink
```
Then setup the uplink: Then setup the uplink:
``` ```
go install storj.io/storj/cmd/uplink go install storj.io/storj/cmd/uplink