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
|
git clone https://github.com/cutls/TheDesk
|
||||||
cd TheDesk/app
|
cd TheDesk/app
|
||||||
# Linux or macOS
|
# Linux or macOS
|
||||||
yarn install --no-lockfile
|
yarn install --no-lockfile
|
||||||
# Windows
|
# Windows
|
||||||
yarn install --no-lockfile
|
yarn install
|
||||||
yarn construct
|
yarn construct
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -97,9 +97,9 @@ npm run construct
|
||||||
git clone https://github.com/cutls/TheDesk
|
git clone https://github.com/cutls/TheDesk
|
||||||
cd TheDesk/app
|
cd TheDesk/app
|
||||||
# Linux or macOS
|
# Linux or macOS
|
||||||
yarn install --no-lockfile
|
yarn install --no-lockfile
|
||||||
# Windows
|
# Windows
|
||||||
yarn install --no-lockfile
|
yarn install
|
||||||
yarn construct
|
yarn construct
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user