Skip to content

Commit 0f10a10

Browse files
authored
Merge pull request CiscoDevNet#88 from gregbo/patch-1
Correct pip typo in README
2 parents f772718 + 8a9ec38 commit 0f10a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apic-em_get_hosts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Python
3737
* Install the requirements
3838

3939
```bash
40-
pip install -r requirements.text
40+
pip install -r requirements.txt
4141
```
4242

4343
* Run the script

0 commit comments

Comments
 (0)