Kaynağa Gözat

README: fix the path to the python requirements.txt file

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
Ronnie Sahlberg 11 yıl önce
ebeveyn
işleme
400349ea4d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/python/README.md

+ 1 - 1
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