Skip to content

Commit

Permalink
Update Testing.md
Browse files Browse the repository at this point in the history
Signed-off-by: Radu Marias <[email protected]>
  • Loading branch information
radumarias authored Jan 3, 2025
1 parent 1fe23b8 commit 55d6c84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/readme/Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ Do step 6 from above.
```bash
git reset --hard
git pull
rm -rf final
cargo run --release -- mount -m final -d data
rm -rf final && cargo run --release -- mount -m final -d data
```
6. Input a password and confirm it the first time

Expand Down

0 comments on commit 55d6c84

Please sign in to comment.