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 a9b11ab commit 642f4c1Copy full SHA for 642f4c1
README.md
@@ -11,9 +11,9 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a
11
The latest release of HyperFlow is 1.1.0
12
13
###Installation
14
-* Install the latest Node.js (http://nodejs.org)
15
-* Install the Redis server (http://redis.io)
16
-* Install HypeFlow:<br>`npm install https://github.com/dice-cyfronet/hyperflow/archive/1.1.0.tar.gz`
+* Install Node.js (http://nodejs.org)
+* Install Redis (http://redis.io)
+* Install HyperFlow:<br>`npm install https://github.com/dice-cyfronet/hyperflow/archive/1.1.0.tar.gz`
17
18
###Running
19
* Start the redis server: `redis-server`
0 commit comments