mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -05:00
Remove redundant 'make getdeps'
This commit is contained in:
parent
653ad20c67
commit
099d81e5c9
@ -51,7 +51,6 @@ Once we are finished the prerequisites in the previous step we now build minio
|
||||
```sh
|
||||
$ go get -u github.com/minio-io/minio
|
||||
$ cd $GOPATH/src/github.com/minio-io/minio
|
||||
$ make getdeps
|
||||
$ make
|
||||
...
|
||||
```
|
||||
@ -61,7 +60,6 @@ $ make
|
||||
```sh
|
||||
$ git clone https://github.com/minio-io/minio
|
||||
$ cd minio
|
||||
$ make getdeps
|
||||
$ make
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user