Skip to content

Commit b32f80e

Browse files
committed
fix: correct formatting in development documentation for dependency installation instructions
1 parent 4b35b03 commit b32f80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The project uses a universal wrapper script (`scripts/tool.sh`) that automatical
5858

5959
## 3. Install Dependencies
6060

61-
Install all project dependencies in apps/{web,server}:
61+
Install all project dependencies in apps/\{web,server\}:
6262

6363
```bash
6464
make install

0 commit comments

Comments
 (0)