forked from jasder/antlr
print node version
This commit is contained in:
parent
5827c15183
commit
414533e6ac
|
@ -6,3 +6,4 @@ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328
|
|||
sudo apt-get update -qq
|
||||
curl -sL https://deb.nodesource.com/setup_0.12 | sudo -E bash -
|
||||
sudo apt-get install -qq nodejs
|
||||
node --version
|
Loading…
Reference in New Issue