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 6b624f0 commit d2c587aCopy full SHA for d2c587a
README.md
@@ -19,4 +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`
+* Optionally, you can add directory <hyperflow_root_dir>/bin` to your system `PATH`
0 commit comments