update Dockerfile and add note in README.md

This commit is contained in:
2022-11-02 23:02:06 +01:00
parent 320beeaa0d
commit e817a3ff71
2 changed files with 16 additions and 24 deletions
+2
View File
@@ -18,6 +18,8 @@ NateMan (**Na**chschreib**te**rmin-**Man**ager) ist eine Webanwendung zur Koordi
*Die schnelle Installation ist nur zum Ausprobieren geeignet und sollte nicht produktiv eingesetzt werden!*
Dieser Abschnitt beschreibt die manuelle Installation von NateMan. Zur Installation mit Docker steht ein [Dockerfile](/Dockerfile) zur Verfügung.
1. Installieren Sie [Python](https://www.python.org/downloads/) und [Python-Venv](https://docs.python.org/3/library/venv.html).
<details>
<summary>Details</summary>