puigde commited on
Commit
228e573
·
verified ·
1 Parent(s): b3ab376

link uv in Getting Started heading

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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