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 35faf0a commit be76fe6Copy full SHA for be76fe6
README.md
@@ -11,7 +11,7 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a
11
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
+* Download the package: https://github.com/dice-cyfronet/hyperflow/archive/1.0.0.zip
15
* Install the latest node.js (http://nodejs.org)
16
* 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)
0 commit comments