From c10ae524932cb52fbbb6fa60476fdd131e79782c Mon Sep 17 00:00:00 2001 From: Pascal Schreiner Date: Sat, 5 Jun 2021 00:19:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHow=20to=20run=20in=20Windows=E2=80=9C?= =?UTF-8?q?=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- How-to-run-in-Windows.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/How-to-run-in-Windows.md b/How-to-run-in-Windows.md index fcc168c..71cace9 100644 --- a/How-to-run-in-Windows.md +++ b/How-to-run-in-Windows.md @@ -5,4 +5,7 @@ Daher muss das Script explizit angesprochen werden. Nach dem Python installiert ist kann man es von der CMD oder PowerShell mittels `py path\to\script` ausführen. -Hint: Zusätliche Datein werden in dem Order angelegt in welchem sich die Konsole (CMD / PowerShell) befinden. \ No newline at end of file +Hint: Zusätliche Datein werden in dem Order angelegt in welchem sich die Konsole (CMD / PowerShell) befinden. + + +Back to [Home](https://git.4nima.it/anima/timetrack/wiki/Home) \ No newline at end of file