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

Commit 34c75de

Browse files
committed
Merge branch 'master' of github.com:leebenson/reactql
2 parents 9f087c5 + 6d64ffe commit 34c75de

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

7272
```
73-
wget -qO- https://github.com/leebenson/reactql/archive/4.0.0.tar.gz | tar xvz
74-
cd reactql-4.0.0
73+
wget -qO- https://github.com/leebenson/reactql/archive/4.2.0.tar.gz | tar xvz
74+
cd reactql-4.2.0
7575
npm i
7676
npm start
7777
```

0 commit comments

Comments
 (0)