diff --git a/README.md b/README.md index 3900494..69625e7 100644 --- a/README.md +++ b/README.md @@ -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