Skip to content

Commit a91e5ab

Browse files
authored
fix clone instructions in README.md
1 parent 00b33a9 commit a91e5ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ This project is built on the following technology stack:
3333
### 1. Clone the project
3434

3535
```bash
36-
git clone <repository-url>
37-
cd AIHandleQQEmail
36+
git clone https://github.com/ScarletMercy/IntelligentEmailHandlingCustomerService.git
37+
cd IntelligentEmailHandlingCustomerService
3838
```
3939

4040
### 2. Install dependencies
@@ -201,4 +201,4 @@ You can extend the following features based on your requirements:
201201

202202
## License
203203

204-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
204+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)