Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Sep 30, 2024
1 parent 8be9409 commit b42cd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/run.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## Run Javascript Frost

Run the following command in the root directory of the project:

Install the following package:
```
npm i javascript-frost
```

Run the following command in the root directory of the project:
```
npm run dev
```

0 comments on commit b42cd9b

Please sign in to comment.