From f42376d7a5a77b0b0389427f9084dac38b92bd33 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 14 Jun 2025 23:27:25 +1200 Subject: [PATCH] 'Generic Commit' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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