mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 18:41:10 +00:00
Update README.md
This commit is contained in:
parent
e69240cf13
commit
2cb7d8aa96
1 changed files with 2 additions and 1 deletions
|
@ -23,9 +23,10 @@ Welcome to Zed, a lightning-fast, collaborative code editor that makes your drea
|
|||
git clone https://github.com/zed-industries/zed.dev
|
||||
```
|
||||
|
||||
* Initialize submodules
|
||||
* Return to Zed project directory and Initialize submodules
|
||||
|
||||
```
|
||||
cd zed
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue