Skip to content

Commit 60735fc

Browse files
Fix directory name in setup instructions
1 parent 642eba6 commit 60735fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/content/docs/developers/0.setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ After running the setup script, clone the repository and install dependencies:
7373

7474
```bash
7575
git clone https://github.com/fastrepl/char.git
76-
cd hyprnote
76+
cd char
7777
pnpm install
7878
```
7979

0 commit comments

Comments
 (0)