From 4f8dc679fac55b85457dcbf8879f26ccaa138412 Mon Sep 17 00:00:00 2001 From: Jun <75189933+MXS-Jun@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:01:34 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a86955..aea0a1c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ It only supports amd64 architecture. # Usage After download my script, you can just input the command below into your terminal: ```bash -python3 /the/path/to/src/main.py +cd /the/path/to/src/ +python3 main.py ``` The deb file will be put in `/the/path/to/src`.