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 d2c587a commit 672c520Copy full SHA for 672c520
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 <hyperflow_root_dir>/bin` to your system `PATH`
+* Optionally, you can add directory `<hyperflow_root_dir>/bin` to your system `PATH`
0 commit comments