From c31767c25f31f2d552adfaff0518afa30428f584 Mon Sep 17 00:00:00 2001 From: stijndcl Date: Mon, 29 Aug 2022 01:17:06 +0200 Subject: [PATCH] Add OS info to dev readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e2340c6..0fad8b6 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,8 @@ docker compose -f docker-compose.test.yml up -d ### Commands +_All of these are Python tools. Depending on your OS and configuration, you may have to prefix them with `python3 -m`._ + ```shell # Starting Didier python3 main.py