Skip to content

Commit d4f8f2e

Browse files
authored
📝 fix naming issue
1 parent 37cb611 commit d4f8f2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ steps:
3434
- uses: yezz123/setup-uv@v1
3535
with:
3636
uv-version: "0.1.2"
37-
- run: poetry --version
37+
- run: uv --version
3838
```
3939
4040
### Allow to install prerelease versions of UV
@@ -77,4 +77,4 @@ example:
7777
7878
## License 📄
7979
80-
This project is licensed under the terms of the MIT License.
80+
This project is licensed under the terms of the MIT License.

0 commit comments

Comments
 (0)