Skip to content

Commit 6611134

Browse files
authored
Update README.md
s/requirements.text/requirements.txt/
1 parent 401a031 commit 6611134

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)