added python version

This commit is contained in:
2024-12-13 17:26:14 -06:00
parent 59a4e96632
commit 0f01cfee09

View File

@@ -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