diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ Alternatively install with [Homebrew](https://brew.sh/). **With Cargo**: Make sure you have a recent version of Rust. Then you can run - cargo install miniserve + cargo install --locked miniserve miniserve **With Docker:** If you prefer using Docker for this, run |