Skip to content

Commit 65ffe68

Browse files
committed
Update README.md
1 parent c553fff commit 65ffe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The latest release of HyperFlow is 1.0.0
1212

1313
###Installation
1414
* Download the package: https://github.com/dice-cyfronet/hyperflow/archive/v1.0.0.zip
15-
* Install dependencies (in `hyperflow` directory): `npm install -d`
1615
* Install the latest node.js (http://nodejs.org)
16+
* Install dependencies (in `hyperflow` directory): `npm install -d`
1717
* Install the Redis server 2.6.x or higher (http://redis.io) (tested with version 2.6.x)
1818
* Start the redis server.
1919
* Set an environment variable `HFLOW_PATH` to point to your hyperflow root directory.

0 commit comments

Comments
 (0)