mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Fix typo
This commit is contained in:
parent
ca5c9d4e5b
commit
3e4f21192e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Download the asset from the [releases page](https://github.com/Edu4rdSHL/rusolve
|
|||
|
||||
## Using the source code.
|
||||
|
||||
1. You need to have the lastest stable [Rust](https://www.rust-lang.org/) version insalled in your system.
|
||||
1. You need to have the latest stable [Rust](https://www.rust-lang.org/) version insalled in your system.
|
||||
2. Clone the repo or download the source code, then run `cargo build --release`.
|
||||
3. Execute the tool from `./target/release/rusolver` or add it to your system PATH to use from anywhere.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue