Skip to content

Commit 82dea16

Browse files
authored
Merge pull request CiscoDevNet#86 from gregbo/patch-1
Fix typo in README.
2 parents 401a031 + 6611134 commit 82dea16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

restconf_update_ipaddress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Python
4545
* Install the requirements
4646

4747
```bash
48-
pip install -r requirements.text
48+
pip install -r requirements.txt
4949
```
5050

5151
* Run the script

0 commit comments

Comments
 (0)