Removed wrong information from README
This commit is contained in:
parent
dedb51de1a
commit
7d125f9b84
1 changed files with 1 additions and 7 deletions
|
|
@ -29,16 +29,10 @@ To get a local copy up and running, follow these simple steps.
|
|||
cargo build
|
||||
```
|
||||
|
||||
3. **Run the executable:**
|
||||
```sh
|
||||
cargo run
|
||||
```
|
||||
|
||||
4. **Run tests:**
|
||||
3. **Run test:**
|
||||
```sh
|
||||
cargo test
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
This project relies on the following external crates:
|
||||
|
|
|
|||
Loading…
Reference in a new issue