Update README.md

This commit is contained in:
2022-11-23 15:07:28 +01:00
committed by GitHub
parent 072dea0563
commit bf129ba257

View File

@ -34,6 +34,7 @@ using [Docker](https://hub.docker.com/r/thelovinator/discord-reminder-bot).
- [Python](https://www.python.org/) - [Python](https://www.python.org/)
- You should use the latest version. - You should use the latest version.
- You want to add Python to your PATH. - You want to add Python to your PATH.
- Windows: Find `App execution aliases` and disable python.exe and python3.exe
- [Poetry](https://python-poetry.org/docs/master/#installation) - [Poetry](https://python-poetry.org/docs/master/#installation)
- Windows: You have to add `%appdata%\Python\Scripts` to your PATH for Poetry to work. - Windows: You have to add `%appdata%\Python\Scripts` to your PATH for Poetry to work.
- Download project from GitHub with Git or download - Download project from GitHub with Git or download