mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Merge pull request #1795 from KarimElsayad247/docs/missing-build-step
Add necessary step for building to Readme
This commit is contained in:
@@ -56,7 +56,7 @@ winget install --id Zen-Team.Zen-Browser
|
||||
winget install --id Zen-Team.Zen-Browser.Optimized
|
||||
```
|
||||
|
||||
####
|
||||
####
|
||||
|
||||
### macOS
|
||||
|
||||
@@ -111,6 +111,11 @@ Download and bootstrap the browser
|
||||
npm run init
|
||||
```
|
||||
|
||||
Copy a language pack
|
||||
```
|
||||
sh scripts/update-en-US-packs.sh
|
||||
```
|
||||
|
||||
Start building the browser
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user