We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0baad7 commit 0beee65Copy full SHA for 0beee65
README.md
@@ -15,7 +15,7 @@ Update the `TankController` code from C++ to Python and run on a Raspberry Pico.
15
To set up and run this project, the system must meet the following requirements:
16
17
- **uv**: The python project package manager must be installed. Learn more at [https://docs.astral.sh/uv/](https://docs.astral.sh/uv/).
18
-- **tkinter**: The Python GUI to test locally. Often installed seperately.
+- **tkinter**: The Python GUI to test locally. Often installed separately.
19
20
### Mac Requirements
21
0 commit comments