Skip to content

Commit ec8492e

Browse files
authored
Update install.md
1 parent 83ddca8 commit ec8492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you install a new version of Starport, remove all existing Starport insta
2020
To remove the current Starport installation:
2121

2222
1. On your terminal window, press Ctrl C to stop the chain that you started with `starport serve`.
23-
1. Remove the Starport binary with `rm $(which starport).
23+
1. Remove the Starport binary with `rm $(which starport)`.
2424
Depending on your user permissions, run the command with or without `sudo`.
2525
1. Repeat this step until all `starport` installations are removed from your system.
2626

0 commit comments

Comments
 (0)