This commit is contained in:
Nate Butler 2023-12-13 10:35:54 -05:00
parent d4e088cb11
commit 9cd55a8806

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. `cd docs` from repo root
1. Install the vercel cli if you haven't already 1. Install the vercel cli if you haven't already
- `pnpm i -g vercel` - `pnpm i -g vercel`