aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/README.md b/src/python/README.md
index 490a229d1d..c8057be38b 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -46,7 +46,7 @@ Installing
- Install gRPC Python's dependencies
```
-$ pip install -r requirements.txt
+$ pip install -r src/python/requirements.txt
```
- Install gRPC Python