aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-02 19:00:25 -0700
committerBryan Newbold <bnewbold@robocracy.org>2022-11-02 19:00:25 -0700
commit8319500ed7bb1bfba15b74132f19dc2b960ea7c1 (patch)
tree03c924ada07f800997c3eaccb5482571d15b0fd4
parent61ed57975d6d3a5d12eeede5b40f7b38049e75ad (diff)
downloadadenosine-8319500ed7bb1bfba15b74132f19dc2b960ea7c1.tar.gz
adenosine-8319500ed7bb1bfba15b74132f19dc2b960ea7c1.zip
quickstart: typo
-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")`