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 4b6bad6 commit 6b624f0Copy full SHA for 6b624f0
README.md
@@ -19,3 +19,4 @@ The latest release of HyperFlow is 1.1.0
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```
22
+* Optionally, you can add directory `node_modules/hyperflow/bin` to your system `PATH`
0 commit comments