mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-19 00:40:11 -07:00
doc typo fix
This commit is contained in:
parent
7695589812
commit
348bf758e3
@ -166,7 +166,7 @@ globally on your machine.
|
||||
in root `./` folder of project run this:
|
||||
|
||||
```
|
||||
yarn test --updateSnapshot
|
||||
yarn jest --updateSnapshot
|
||||
```
|
||||
|
||||
in Deskreen Viewer `./app/client` folder of project run this:
|
||||
|
@ -120,7 +120,7 @@ Docs coming soon. Stay tuned.
|
||||
in root `./` folder of project run this:
|
||||
|
||||
```
|
||||
yarn test --updateSnapshot
|
||||
yarn jest --updateSnapshot
|
||||
```
|
||||
|
||||
in Deskreen Viewer `./app/client` folder of project run this:
|
||||
|
@ -153,7 +153,7 @@ You need to add it in two places: 1. host app, that runs on a computer and 2. cl
|
||||
in root `./` folder of project run this:
|
||||
|
||||
```
|
||||
yarn test --updateSnapshot
|
||||
yarn jest --updateSnapshot
|
||||
```
|
||||
|
||||
in Deskreen Viewer `./app/client` folder of project run this:
|
||||
|
Loading…
x
Reference in New Issue
Block a user