docs: add line for testing
This commit is contained in:
parent
483107196f
commit
b1fe22fcaf
2 changed files with 9 additions and 1 deletions
|
|
@ -28,6 +28,12 @@ The game features:
|
|||
nix develop --command cargo build
|
||||
```
|
||||
|
||||
## How to Test
|
||||
|
||||
```
|
||||
nix develop --command cargo test
|
||||
```
|
||||
|
||||
## How to Run
|
||||
|
||||
1. Make sure you have Rust and Nix installed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue