mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 18:21:47 +00:00
chore(readme): update build instruction
This commit is contained in:
@ -269,9 +269,9 @@ export default () => {
|
|||||||
2. Run `npm i` to install dependencies
|
2. Run `npm i` to install dependencies
|
||||||
3. Run `npm run build:OS`
|
3. Run `npm run build:OS`
|
||||||
|
|
||||||
- `npm run build:win` - Windows
|
- `npm run dist:win` - Windows
|
||||||
- `npm run build:linux` - Linux
|
- `npm run dist:linux` - Linux
|
||||||
- `npm run build:mac` - MacOS
|
- `npm run dist:mac` - MacOS
|
||||||
|
|
||||||
Builds the app for macOS, Linux, and Windows,
|
Builds the app for macOS, Linux, and Windows,
|
||||||
using [electron-builder](https://github.com/electron-userland/electron-builder).
|
using [electron-builder](https://github.com/electron-userland/electron-builder).
|
||||||
|
|||||||
Reference in New Issue
Block a user