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

Commit 499c6cd

Browse files
authored
Update README.md
1 parent e660949 commit 499c6cd

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

7070
```
71-
wget -qO- https://github.com/leebenson/reactql/archive/3.7.0.tar.gz | tar xvz
72-
cd reactql-3.7.0
71+
wget -qO- https://github.com/leebenson/reactql/archive/3.7.1.tar.gz | tar xvz
72+
cd reactql-3.7.1
7373
npm i
7474
npm start
7575
```

0 commit comments

Comments
 (0)