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

Commit b6a4d8c

Browse files
committed
Update README.md
1 parent 5e3469e commit b6a4d8c

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.3.0.tar.gz | tar xvz
74-
cd reactql-4.3.0
73+
wget -qO- https://github.com/leebenson/reactql/archive/4.3.1.tar.gz | tar xvz
74+
cd reactql-4.3.1
7575
npm i
7676
npm start
7777
```

0 commit comments

Comments
 (0)