From 78a899330fbdff04f0712530828413900c601903 Mon Sep 17 00:00:00 2001 From: Midgard Date: Fri, 19 Mar 2021 22:04:30 +0100 Subject: [PATCH] Correct command in README --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 067ad7b..deb1125 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ Install Python 3 -Install the dependencies with `pip3 install --user requirements.txt` +Install the dependencies with `pip3 install --user -r requirements.txt` Then start your bot (e.g. with the Rust botrunner at https://github.com/ZeusWPI/planetwars-starterpack), and finally start Receptionist: