Update README.md

This commit is contained in:
Derek Briggs 2023-07-12 10:51:09 -06:00 committed by GitHub
parent e69240cf13
commit 2cb7d8aa96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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