From 8319500ed7bb1bfba15b74132f19dc2b960ea7c1 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 2 Nov 2022 19:00:25 -0700 Subject: quickstart: typo --- notes/atproto_quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/atproto_quickstart.md b/notes/atproto_quickstart.md index a4a674d..ff730ca 100644 --- a/notes/atproto_quickstart.md +++ b/notes/atproto_quickstart.md @@ -21,7 +21,7 @@ To enter the dev environment in a new terminal: Run an atproto example PDS server (in memory), and create a test user: - (enter dev environment) -- `cd packages/dev_env` +- `cd packages/dev-env` - `yarn run start` - `> status()` - `> mkuser("hyde")` -- cgit v1.2.3