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 42e9258 commit 026ec28Copy full SHA for 026ec28
README.md
@@ -8,12 +8,12 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a
8
9
## Getting started
10
11
-The latest release of HyperFlow is 1.1.0
+The latest release of HyperFlow is 1.2.0
12
13
### Installation
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`
+* Install HyperFlow:<br>`npm install https://github.com/dice-cyfronet/hyperflow/archive/1.2.0.tar.gz`
17
18
### Running
19
* Start the redis server: `redis-server`
0 commit comments