diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-08 23:16:04 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-08 23:16:04 +0000 |
commit | eed5076a52aa068b6a023ac210f5211f761530cb (patch) | |
tree | 34f35c1c18bcadb64aa48232ff86cecee22685c3 /README.md | |
parent | Document how to generate a working sha256sum (fixes #401) (diff) | |
download | miniserve-eed5076a52aa068b6a023ac210f5211f761530cb.tar.gz miniserve-eed5076a52aa068b6a023ac210f5211f761530cb.zip |
Now compiles on stable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ Alternatively install with [Homebrew](https://brew.sh/). miniserve-win.exe -**With Cargo**: You will need the _nightly_ version of Rust to compile the project. Then you can run +**With Cargo**: Make sure you have a recent version of Rust. Then you can run cargo install miniserve miniserve |