mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-10 02:05:33 +02:00
fixed minor issue on 'How to build Zen' steps
This commit is contained in:
parent
e1bf2327c8
commit
d0780ae52c
2 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ We've took the time to make building Zen Browser as easy as possible, independen
|
|||
1. Clone the repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/zen-browser/desktop.git
|
||||
git clone https://github.com/zen-browser/desktop.git --recurse-submodules
|
||||
cd desktop
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue