From 3522fb8c9475d6b576dc292d71851404072c72b8 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Fri, 26 May 2017 17:13:58 -0700 Subject: [PATCH] Update README.rst --- google-assistant-sdk/googlesamples/assistant/library/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-assistant-sdk/googlesamples/assistant/library/README.rst b/google-assistant-sdk/googlesamples/assistant/library/README.rst index b0f2bb9..76b34c3 100644 --- a/google-assistant-sdk/googlesamples/assistant/library/README.rst +++ b/google-assistant-sdk/googlesamples/assistant/library/README.rst @@ -49,7 +49,7 @@ Authorization Run the sample -------------- -- Install the package and the sample dependencies using pip_:: +- Install the sample dependencies using pip_:: pip install --upgrade -r requirements.txt