aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/atproto_quickstart.md2
1 files changed, 1 insertions, 1 deletions
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")`