Skip to content
This repository was archived by the owner on Dec 21, 2020. It is now read-only.

Commit 2c80294

Browse files
committedOct 9, 2018
setup doc: removed nvm specific instructions
1 parent b4efa1c commit 2c80294

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed
 

‎SETUP.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
This setup tragets Ubuntu 16.04
1+
This setup tragets Ubuntu 16.04 or superior
22

33
#### install nodejs
4+
`>= 6.4`
45
* the official way: [NodeJs](http://nodejs.org/)
5-
* but I would rather recommand to use the awesome Node Version Manager [NVM](https://github.com/creationix/nvm):
6-
```sh
7-
./install_node
8-
```
6+
* but I would rather recommand to use the awesome Node Version Manager [NVM](https://github.com/creationix/nvm)
97

108
#### install entities-search-engine
119
```sh

‎install_node

-9
This file was deleted.

0 commit comments

Comments
 (0)
This repository has been archived.