Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add installation of node step #148

Merged
merged 1 commit into from Aug 26, 2016
Jump to file or symbol
Failed to load files and symbols.
+1 −0
Split
View
@@ -40,6 +40,7 @@ started](https://github.com/everware/everware/wiki/Getting-Started).
In order to deploy your own `everware` instance, you have to:
+ - install `nodejs` and `npm` (platform-specific)
- create and activate a `conda` environment with python 3.5
```
conda create -n everware python=3.5