We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5034a commit 86fa330Copy full SHA for 86fa330
ONBOARDING.md
@@ -6,7 +6,7 @@ Welcome to the project! Here’s how to get your development environment set up
6
7
Before you begin, make sure you have the following installed on your system:
8
9
-* **Python 3.9+**
+* **Python 3.11+**
10
* **Git**
11
* **ffmpeg** & **ffprobe**
12
* **mp3gain** (optional, but recommended)
@@ -78,4 +78,5 @@ This project uses standard tools to maintain code quality.
78
pre-commit install
79
```
80
81
-That's it! You're ready to start developing.
+
82
+That's it! You're ready to start developing.
0 commit comments