fixing the README for python setup under appendix-A (#102)

* fixing the README for python setup under appendix-A

* fixing the README for python setup under appendix-A
This commit is contained in:
Suman Debnath
2024-04-02 16:51:11 -04:00
committed by GitHub
parent 5a3f779405
commit 7b7d23a4e1
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ pip install -r requirements.txt
Then, after completing the installation, please check if all the packages are installed and are up to date using
```
python_environment_check.py
python python_environment_check.py
```
<img src="figures/check_1.jpg" width="600px">