Skip to content

Commit

Permalink
Merge pull request #6 from bunkrur/main
Browse files Browse the repository at this point in the history
Update README.md to correct git command special thanks to @bunkrur
  • Loading branch information
caioricciuti authored Jul 4, 2024
2 parents f32c716 + 199c4dc commit 004e853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This project aims to create a nice and updated UI for ClickHouse databases. It p
### Using npm and building from scratch

```bash
git https://github.com/caioricciuti/ch-ui.git
git clone https://github.com/caioricciuti/ch-ui.git
cd ch-ui
npm install
npm run build
Expand Down

0 comments on commit 004e853

Please sign in to comment.