diff --git a/README.md b/README.md index 2dd814db6b..30adba5afa 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Keep in mind that for each new terminal session, you will need to **activate** t Now you can install the Python dependencies, to do so run: ```bash -python3 -m pip install -U -r requirements.txt +pip install -U -r requirements.txt ``` #### 4. Prepare a base ROM