docs: Fixed a typo in the README

This commit is contained in:
2025-08-15 14:39:47 -06:00
parent 11457736e6
commit 76fcf5e67f
+1 -1
View File
@@ -128,7 +128,7 @@ To use a binary from the releases page on Linux/MacOS, do the following:
1. Download the latest [binary](https://github.com/Dark-Alex-17/managarr/releases) for your OS. 1. Download the latest [binary](https://github.com/Dark-Alex-17/managarr/releases) for your OS.
2. `cd` to the directory where you downloaded the binary. 2. `cd` to the directory where you downloaded the binary.
3. Extract the binary with `tar -C /usr/local/bin -xzf managarr-<arch>.tar.gz` (NB: This may require `sudo`) 3. Extract the binary with `tar -C /usr/local/bin -xzf managarr-<arch>.tar.gz` (Note: This may require `sudo`)
4. Now you can run `managarr`! 4. Now you can run `managarr`!
## Features ## Features