Update README.md

This commit is contained in:
chywang
2025-05-27 18:57:12 +08:00
committed by GitHub
parent 25caa8a90a
commit 6a7c3f45d3

View File

@@ -28,7 +28,7 @@ We have a series of technical articles on the functionalities of EasyDistill.
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone <repository-url> git clone https://github.com/modelscope/easydistill
cd EasyDistill cd EasyDistill
``` ```