From f6c96be96a3fbafc82b5cf2fd860b10c70f580d9 Mon Sep 17 00:00:00 2001 From: Ed Snible Date: Thu, 3 Sep 2026 14:00:05 -0400 Subject: [PATCH] Fix install sudo instruction Signed-off-by: Ed Snible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc54ff..5058430 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ extracts it, and installs the binary at ```sh curl -fsSL https://raw.githubusercontent.com/rossoctl/rossoctl-cli/main/downloadRossoctl | sh PATH=$PATH:$HOME/.config/rossoctl -# alternately, sudo mv $HOME/.config/rossoctl /usr/local/bin +# alternately, sudo mv $HOME/.config/rossoctl/rossoctl /usr/local/bin ``` ## Quick usage, for shared Rossoctl API servers