diff --git a/docs/readme/Testing.md b/docs/readme/Testing.md index 5674fa3..db83c5d 100644 --- a/docs/readme/Testing.md +++ b/docs/readme/Testing.md @@ -67,7 +67,7 @@ Do step 11 from above. ```bash git pull git checkout --theirs . - 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