Update ReadMe
This commit is contained in:
parent
11b3014d5c
commit
b3e1a40edf
|
@ -1,7 +1,10 @@
|
|||
# How to publish a new version
|
||||
```
|
||||
# If you haven't setup minio-client yet
|
||||
nix shell minio-client
|
||||
# On PubSolarOS, if you haven't setup minio-client yet
|
||||
nix shell latest#minio-client
|
||||
# On NixOS:
|
||||
nix shell nixpkgs#minio-client
|
||||
# On other systems: https://github.com/minio/mc/
|
||||
|
||||
mc alias set \
|
||||
garage-momo \
|
||||
|
|
Loading…
Reference in a new issue