diff --git a/README.md b/README.md index 2b6f748..3fd56b7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A simple object storage system that stores files with metadata and provides a RE To install the latest version of simple-object-server, run: ```bash -curl https://getbin.xyz/simple-object-server-install:latest | bash +curl https://getbin.xyz/simple-object-server-install | bash ``` ## Features