Skip to content

Commit

Permalink
Update setup_linux_build_environment.md (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Singh1 committed Sep 13, 2020
1 parent d3d72b0 commit 91148e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/setup_linux_build_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ $ sudo ln -s /usr/local/lib/nodejs/node-$VERSION/bin/npm /usr/local/bin/npm
Now you should be able to call the *go* and *node* binaries:

```
$ go --version
$ go version
$ node --version
```

Expand Down

0 comments on commit 91148e8

Please sign in to comment.