Skip to content

Commit

Permalink
Update readme include build:uikit (janhq#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur authored Nov 7, 2023
1 parent 2394c13 commit b1dd895
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ Note: This instruction is tested on MacOS only.

# Packing base plugins
yarn build:plugins

# Packing uikit
yarn build:uikit
```

3. **Run development and Using Jan Desktop**
Expand All @@ -137,6 +140,9 @@ yarn build:core
# Package base plugins
yarn build:plugins

# Packing uikit
yarn build:uikit

# Build the app
yarn build
```
Expand Down

0 comments on commit b1dd895

Please sign in to comment.