Skip to content

Commit 2d8ff57

Browse files
committed
documentation: Usage
1 parent 9474dfa commit 2d8ff57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The project is not released on npm so you can use only on the example page for n
3434

3535
In order to run the example page locally on you computer (assuming that you already have [yarn](https://classic.yarnpkg.com/en/docs/install/) and [node](https://nodejs.org/en/download/)):
3636

37-
- On the root folder to install all the dependencies run:
37+
- On the root folder run:
3838
`yarn`
39-
- And to run the server:
39+
- And to start the server:
4040
`yarn serve`
4141

0 commit comments

Comments
 (0)