Skip to content

Commit e85bf66

Browse files
committed
styling
1 parent 7faf80d commit e85bf66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gazebojs_install/tutorial.md

+2
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,12 @@ take a look at the NodeJs
4242

4343
> **Tip**: In case you want to install more than one version of nodejs on your machine you can use nvm
4444
>
45+
> ~~~
4546
> curl https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash
4647
> source ~/.profile
4748
> nvm install [version number e.g: v5]
4849
> nvm use [version number e.g: v5]
50+
> ~~~
4951
5052
Install jansson (JSON library)
5153

0 commit comments

Comments
 (0)