Skip to content

Commit 642eba6

Browse files
Apply suggestion from @graphite-app[bot]
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 parent 0210665 commit 642eba6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
3232
Clone the repository and install dependencies:
3333

3434
```bash
35+
3536
git clone https://github.com/fastrepl/char.git
36-
cd hyprnote
37+
cd char
38+
3739
pnpm install
3840
```
3941

0 commit comments

Comments
 (0)