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

Commit 0989b32

Browse files
authored
Update README.md
1 parent 17f1e29 commit 0989b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

0 commit comments

Comments
 (0)