Skip to content

Commit 642f4c1

Browse files
authored
Update README.md
1 parent a9b11ab commit 642f4c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a
1111
The latest release of HyperFlow is 1.1.0
1212

1313
###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`
14+
* Install Node.js (http://nodejs.org)
15+
* Install Redis (http://redis.io)
16+
* Install HyperFlow:<br>`npm install https://github.com/dice-cyfronet/hyperflow/archive/1.1.0.tar.gz`
1717

1818
###Running
1919
* Start the redis server: `redis-server`

0 commit comments

Comments
 (0)