Skip to content

Commit 2ce9ac7

Browse files
authored
Update README.md
1 parent a5d672d commit 2ce9ac7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ somewhere.
1010

1111
The script is designed to function as a dry run so you can see all that it will do. To run a dry run, do
1212

13-
bash uninstall-python3.sh
13+
bash uninstall-python3.sh
1414

1515
Examine the output - make sure that it is moving only the expected files. When you are convinced this will do what you expect run
1616

17-
bash uninstall-python3.sh | sudo bash -v
17+
bash uninstall-python3.sh | sudo bash -v
1818

1919
To verify the files are gone, you can re-run
2020

21-
bash uninstall-python3.sh
21+
bash uninstall-python3.sh
2222

2323
It should produce no output.
2424

0 commit comments

Comments
 (0)