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
|
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
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue