1
0
mirror of https://github.com/minio/mc.git synced 2025-04-18 10:04:03 +03:00

chore: update docs to indicate where is present (#4718)

This commit is contained in:
Shubham Vernekar 2023-10-16 21:14:12 +05:30 committed by GitHub
parent d158b9a478
commit fb8a20a780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ $ cd $GOPATH/src/github.com/minio
$ git clone https://github.com/$USER_ID/mc
$ cd mc
$ make
$ mc --help
$ ./mc --help
```
### Developer Guidelines