This commit is contained in:
mauro-balades
2024-09-29 12:18:24 +02:00

View File

@@ -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
```