We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c553fff commit 65ffe68Copy full SHA for 65ffe68
README.md
@@ -12,8 +12,8 @@ The latest release of HyperFlow is 1.0.0
12
13
###Installation
14
* Download the package: https://github.com/dice-cyfronet/hyperflow/archive/v1.0.0.zip
15
-* Install dependencies (in `hyperflow` directory): `npm install -d`
16
* Install the latest node.js (http://nodejs.org)
+* Install dependencies (in `hyperflow` directory): `npm install -d`
17
* Install the Redis server 2.6.x or higher (http://redis.io) (tested with version 2.6.x)
18
* Start the redis server.
19
* Set an environment variable `HFLOW_PATH` to point to your hyperflow root directory.
0 commit comments