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 Dec 28, 2024
1 parent 3d52f6c commit 9747761
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 @@ -64,9 +64,8 @@ Do step 6 from above.

5. Type this in the VSCode terminal, which will fetch the changes from the repo (if there are conflicts, accept Theirs):
```bash
git reset --hard
git pull
git checkout --theirs .
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 9747761

Please sign in to comment.