We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7fd27 commit 9b9d085Copy full SHA for 9b9d085
README.md
@@ -123,7 +123,7 @@ xbps-install ferium
123
#### [crates.io](https://crates.io) using the _Rust toolchain_
124
[](https://crates.io/crates/ferium)
125
```bash
126
-cargo install ferium
+cargo install --locked ferium
127
```
128
> [!TIP]
129
> Use a tool like [cargo-update](https://crates.io/crates/cargo-update) to keep ferium updated to the latest version!
0 commit comments