From 72e3763446b43f410f1d914d5965586ebb1c357d Mon Sep 17 00:00:00 2001 From: Manish Date: Mon, 2 Oct 2023 21:48:34 +0530 Subject: Add the build step for atproto (#1579) Co-authored-by: Manish --- docs/build.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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` -- cgit 1.4.1