From 1c416906a4bbfd6416118759e78d567033786b22 Mon Sep 17 00:00:00 2001 From: wunderwuzzi23 <35349594+wunderwuzzi23@users.noreply.github.com> Date: Sun, 5 Mar 2023 17:41:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2fedf6..b7fe6b6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ``` git clone https://github.com/wunderwuzzi23/yolo-ai-cmdbot cd yolo-ai-cmdbot -pip install -r requirements.txt +pip3 install -r requirements.txt chmod +x yolo.py alias yolo=$(pwd)/yolo.py alias computer=$(pwd)/yolo.py #optional