Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leebenson authored Aug 23, 2018
1 parent a25e85e commit f79f4c0
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 @@ -65,8 +65,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/3.2.0.tar.gz | tar xvz
cd reactql-3.2.0
wget -qO- https://github.com/leebenson/reactql/archive/3.2.1.tar.gz | tar xvz
cd reactql-3.2.1
npm i
npm start
```
Expand Down

0 comments on commit f79f4c0

Please sign in to comment.