Like Typo
This commit is contained in:
parent
8cea32d01b
commit
d217fb33a9
|
@ -98,9 +98,9 @@ npm run construct
|
|||
git clone https://github.com/cutls/TheDesk
|
||||
cd TheDesk/app
|
||||
# Linux or macOS
|
||||
yarn install --no-lockfile
|
||||
yarn install --no-lockfile
|
||||
# Windows
|
||||
yarn install --no-lockfile
|
||||
yarn install
|
||||
yarn construct
|
||||
```
|
||||
|
||||
|
|
|
@ -97,9 +97,9 @@ npm run construct
|
|||
git clone https://github.com/cutls/TheDesk
|
||||
cd TheDesk/app
|
||||
# Linux or macOS
|
||||
yarn install --no-lockfile
|
||||
yarn install --no-lockfile
|
||||
# Windows
|
||||
yarn install --no-lockfile
|
||||
yarn install
|
||||
yarn construct
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user