Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 5dd20d4

Browse files
committed
Merge branch 'master' of github.com:leebenson/reactql
2 parents c67a9f9 + f79f4c0 commit 5dd20d4

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
@@ -65,8 +65,8 @@ https://reactql.org
6565
Grab and unpack the latest version, install all dependencies, and start a server:
6666

6767
```
68-
wget -qO- https://github.com/leebenson/reactql/archive/3.2.0.tar.gz | tar xvz
69-
cd reactql-3.2.0
68+
wget -qO- https://github.com/leebenson/reactql/archive/3.2.1.tar.gz | tar xvz
69+
cd reactql-3.2.1
7070
npm i
7171
npm start
7272
```

0 commit comments

Comments
 (0)