Skip to content

Commit 4471b6b

Browse files
[readme] remove duplicate word 'run'
1 parent cc6915e commit 4471b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Eg: `curl ... | NVM_DIR="path/to/nvm"`. Ensure that the `NVM_DIR` does not conta
9494
#### Troubleshooting on Linux
9595

9696
On Linux, after running the install script, if you get `nvm: command not found` or see no feedback from your terminal after you type `command -v nvm`, simply close your current terminal, open a new terminal, and try verifying again.
97-
Alternatively, you can run run the following commands for the different shells on the command line:
97+
Alternatively, you can run the following commands for the different shells on the command line:
9898

9999
*bash*: `source ~/.bashrc`
100100

0 commit comments

Comments
 (0)