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