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 642f4c1 commit 4b6bad6Copy full SHA for 4b6bad6
README.md
@@ -17,4 +17,5 @@ The latest release of HyperFlow is 1.1.0
17
18
###Running
19
* Start the redis server: `redis-server`
20
+* Go to hyperflow directory: `cd node_modules/hyperflow`
21
* Run example workflows using command `hflow run <wf_directory>`, for example:<br>```./bin/hflow run ./examples/Sqrsum```
0 commit comments