From 0f01cfee096607a1804c5d492358924405bcb2c7 Mon Sep 17 00:00:00 2001 From: Steven Crawford Date: Fri, 13 Dec 2024 17:26:14 -0600 Subject: [PATCH] added python version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6668fa1..b4e26f6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Download cmg-commands directory either by checking it out with git or downloadin Then, cd into the directory and run the following command: ```bash -python install_scripts.py +python3 install_scripts.py ``` ## Usage