diff --git a/README.md b/README.md index 19c9980dd2..4be36b48d3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ See the Getting Started guide links above for a detailed setup guide. This is a * Install host build dependencies mentioned in Getting Started guide. * Add `tools/` directory to the PATH -* Run `python -m pip install requirements.txt` to install Python dependencies +* Run `python -m pip install -r requirements.txt` to install Python dependencies ## Configuring the Project