Skip to content

Commit

Permalink
Merge branch 'master' of github.com:leebenson/reactql
Browse files Browse the repository at this point in the history
  • Loading branch information
leebenson committed Feb 20, 2019
2 parents 9f087c5 + 6d64ffe commit 34c75de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ https://reactql.org
Grab and unpack the latest version, install all dependencies, and start a server:

```
wget -qO- https://github.com/leebenson/reactql/archive/4.0.0.tar.gz | tar xvz
cd reactql-4.0.0
wget -qO- https://github.com/leebenson/reactql/archive/4.2.0.tar.gz | tar xvz
cd reactql-4.2.0
npm i
npm start
```
Expand Down

0 comments on commit 34c75de

Please sign in to comment.