Skip to content

Commit 5a9e867

Browse files
committed
fixed typo in dev readme
1 parent 153f434 commit 5a9e867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DEV-README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Thank you for your consideration and let's work together on making Swell one of
5252
2. `cd` into User directory;
5353
3. `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash` (installing nvm package so you can manage versions, and making it so you can run `nvm install` command inside of the terminal)
5454
4. While still in user folder: `source ~/.bashrc # or ~/.zshrc or ~/.bash_profile`
55-
5. `vm install 18`
55+
5. `nvm install 18`
5656
6. `nvm use 18`
5757
7. `npm install -g node-gyp`
5858

0 commit comments

Comments
 (0)