Skip to content

Commit f4a48d5

Browse files
authored
Update README.md
1 parent 0fc0c89 commit f4a48d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a
1313
### Installation
1414
* Install Node.js (http://nodejs.org)
1515
* Install Redis (http://redis.io)
16-
* Install HyperFlow: <br>`npm install https://github.com/hyperflow-wms/hyperflow/archive/v1.3.0.tar.gz`
17-
* For latest features, install from the master branch: Install HyperFlow:<br>`npm install https://github.com/hyperflow-wms/hyperflow/archive/master.tar.gz`
16+
* Install HyperFlow: <br>`npm install https://github.com/hyperflow-wms/hyperflow/archive/{version}.tar.gz` (where `{version}` is for example `v1.3.38`)
17+
* For latest features, install from the master branch: <br>`npm install https://github.com/hyperflow-wms/hyperflow/archive/master.tar.gz`
1818
* Add `<install_root>/node_modules/.bin` to your path
1919

2020
### Running locally

0 commit comments

Comments
 (0)