We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ddca8 commit ec8492eCopy full SHA for ec8492e
docs/intro/install.md
@@ -20,7 +20,7 @@ Before you install a new version of Starport, remove all existing Starport insta
20
To remove the current Starport installation:
21
22
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).
+1. Remove the Starport binary with `rm $(which starport)`.
24
Depending on your user permissions, run the command with or without `sudo`.
25
1. Repeat this step until all `starport` installations are removed from your system.
26
0 commit comments