This commit is contained in:
Brandon Rose 2025-03-18 23:39:42 +00:00 committed by GitHub
commit 47b7dabba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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:
```bash
npm build
npm run build
```
This command compiles the source code and creates the necessary files for running Zen Browser.