diff options
| author | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-10-12 14:00:52 -0300 |
|---|---|---|
| committer | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-10-12 14:00:52 -0300 |
| commit | 10b2b0697e991440845b13ca64bd02d78f1ae520 (patch) | |
| tree | 96ce50b71f1ca8b57a5dab2461e9f7fca3e306ea /README.md | |
| parent | a93640fe2201fdf0bf456a3f118885bed8cd4dc6 (diff) | |
python requirements
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ The build process has a few python packages required that are located in `requir To install them simply run in a terminal: ```bash -python3 -m pip install -r requirements.txt +python3 -m pip install -r ./tools/requirements-python.txt ``` #### 4. Prepare a base ROM |
