Skip to content

Commit 56337d7

Browse files
Merge branch 'devin/1771053129-update-github-links-to-char' of https://git-manager.devin.ai/proxy/github.com/fastrepl/hyprnote into devin/1771053129-update-github-links-to-char
2 parents faa9546 + 60735fc commit 56337d7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
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

@@ -71,7 +73,7 @@ After running the setup script, clone the repository and install dependencies:
7173

7274
```bash
7375
git clone https://github.com/fastrepl/char.git
74-
cd hyprnote
76+
cd char
7577
pnpm install
7678
```
7779

0 commit comments

Comments
 (0)