From 4a6859006c453d2d05defe7b0c378e7435f8e522 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sun, 15 Dec 2024 21:46:45 +0200 Subject: [PATCH] Update Testing.md --- docs/readme/Testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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