Skip to content

Commit

Permalink
fix the repo url issue
Browse files Browse the repository at this point in the history
  • Loading branch information
huangcheng committed Dec 1, 2023
1 parent 21d4de5 commit 4e784b2
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 @@ -33,7 +33,7 @@ This is this the backend service of the project. You can find the frontend [here
### Installation
1. Clone the repository:
```bash
git clone https://github.com/huangcheng/startpage-server
git clone https://github.com/huangcheng/startpage-server.git
```
2. Make sure you have the `sqlx-cli` installed with the `mysql` feature enabled:
```bash
Expand Down

0 comments on commit 4e784b2

Please sign in to comment.