diff --git a/README.md b/README.md index 645ad89..6c5e861 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ On Linux, you can install them like so: ```shell $ curl -L -o /tmp/stfs "https://github.com/pojntfx/stfs/releases/latest/download/stfs.linux-$(uname -m)" -$ sudo install /tmp/stfs /usr/local/bin +$ sudo install /tmp/stfs /usr/local/bin/ ``` On macOS, you can use the following: