mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Fix build command for desktop
This commit is contained in:
parent
57c6336a8f
commit
9628e5de73
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ This script updates the "en-US" localization files, which are necessary for prop
|
||||||
Now that everything is set up, you can build the browser:
|
Now that everything is set up, you can build the browser:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
This command compiles the source code and creates the necessary files for running Zen Browser.
|
This command compiles the source code and creates the necessary files for running Zen Browser.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue