Skip to content

Commit c8aacb0

Browse files
Copilothuangyiirene
andcommitted
Fix directory name in installation instructions
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 6742cf1 commit c8aacb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ For contributing or local development:
222222
```bash
223223
# Clone the repository
224224
git clone https://github.com/objectql/objectui.git
225-
cd object-ui
225+
cd objectui
226226

227227
# Install dependencies
228228
pnpm install

0 commit comments

Comments
 (0)