Typo in Speech API README.md
Navigation Menu
{{ message }}
GoogleCloudPlatform / python-docs-samples Public
- Notifications You must be signed in to change notification settings
- Fork 6.7k
Closed
Closed
Description
opened
on Apr 26, 2016In https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/api/README.md
This:
pip install requirements-speech_rest.txt
pip install requirements-speech_streaming.txt
Should be:
pip install -r requirements-speech_rest.txt
pip install -r requirements-speech_streaming.txt
Metadata
Metadata
Assignees
No one assigned
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions