Skip to content

Commit

Permalink
change counting
Browse files Browse the repository at this point in the history
  • Loading branch information
raisadz authored Oct 17, 2024
1 parent bdead08 commit 1537361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ Here's how you can set up your local development environment to contribute.
```
uv self update
```
3. Install Python3.12:
2. Install Python3.12:
```
uv python install 3.12
```
4. Create a virtual environment:
3. Create a virtual environment:
```
uv venv -p 3.12 --seed
```
Expand Down

0 comments on commit 1537361

Please sign in to comment.