Skip to content

Commit 672c520

Browse files
authored
Update README.md
1 parent d2c587a commit 672c520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ The latest release of HyperFlow is 1.1.0
1919
* Start the redis server: `redis-server`
2020
* Go to hyperflow directory: `cd node_modules/hyperflow`
2121
* 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`
22+
* Optionally, you can add directory `<hyperflow_root_dir>/bin` to your system `PATH`

0 commit comments

Comments
 (0)