mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user