Skip to content

Commit 949777d

Browse files
committed
fix: document error
1 parent a801b6f commit 949777d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git clone https://github.com/ifyour/code-var.git
1414
cd code-var
1515

1616
# Start the development server by running the following command:
17-
npm run dev
17+
npm i && npm run dev
1818
```
1919

2020
### Screenshot

0 commit comments

Comments
 (0)