link uv in Getting Started heading
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
<a href="https://github.com/easydub/EasyDUB-code"><img src="https://img.shields.io/badge/-Code-gray.svg?logo=github&style=flat-square" alt="Code on GitHub"></a>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
-
### Getting Started
|
| 21 |
|
| 22 |
```bash
|
| 23 |
git clone https://github.com/easydub/EasyDUB-code.git && cd EasyDUB-code
|
|
|
|
| 17 |
<a href="https://github.com/easydub/EasyDUB-code"><img src="https://img.shields.io/badge/-Code-gray.svg?logo=github&style=flat-square" alt="Code on GitHub"></a>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
+
### Getting Started (with [uv](https://docs.astral.sh/uv/))
|
| 21 |
|
| 22 |
```bash
|
| 23 |
git clone https://github.com/easydub/EasyDUB-code.git && cd EasyDUB-code
|