This commit is contained in:
Nate Butler 2023-12-13 10:35:54 -05:00 committed by Max Brunsfeld
parent f9e7c79672
commit 70c6660ae4

View File

@ -1,3 +1,5 @@
These docs are intendended to replace both docs.zed.dev and introduce people to how to build Zed from source.
1. `cd docs` from repo root
1. Install the vercel cli if you haven't already
- `pnpm i -g vercel`