Skip to content

Commit 9b9d085

Browse files
Fix #484
1 parent 1c7fd27 commit 9b9d085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ xbps-install ferium
123123
#### [crates.io](https://crates.io) using the _Rust toolchain_
124124
[![crates.io](https://repology.org/badge/version-for-repo/crates_io/rust:ferium.svg)](https://crates.io/crates/ferium)
125125
```bash
126-
cargo install ferium
126+
cargo install --locked ferium
127127
```
128128
> [!TIP]
129129
> Use a tool like [cargo-update](https://crates.io/crates/cargo-update) to keep ferium updated to the latest version!

0 commit comments

Comments
 (0)