about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/build.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/build.md b/docs/build.md
index 01befccd4..30906b083 100644
--- a/docs/build.md
+++ b/docs/build.md
@@ -14,6 +14,7 @@
   - `git clone git@github.com:bluesky-social/atproto.git`
   - `cd atproto`
   - `pnpm i`
+  - `pnpm build`
   - `cd packages/dev-env && pnpm start`
 - Run the dev app
   - iOS: `yarn ios`