From 75bca242f5d5458d24e7d8b3f93280ec3b418d45 Mon Sep 17 00:00:00 2001 From: wunderwuzzi23 Date: Thu, 2 Mar 2023 23:01:54 -0800 Subject: [PATCH] update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 384efc5..a6bfe24 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,11 @@ alias yolo=$(pwd)/yolo.py # Windows -You can use: `pyinstaller yolo.py --onefile` to get a single `yolo.exe` to run. -Windows is less tested, it does work and will use PowerShell. +Windows is less tested, it does work though and will use PowerShell. + +`python.exe yolo.py what is my username` + +Have fun. # OpenAI API Key configuration