Skip to content

Commit e3259ac

Browse files
bennythejudgegianlucaborello
authored andcommitted
Update doc
1 parent 103f604 commit e3259ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ There are a few similar scripts around but I couldn't find one that would satisf
1515
- Support region (with AZ) in the host name concatenation
1616
- Properly leverage tab completion
1717

18+
Load modules
19+
---
20+
21+
- Use `pip` to load the required modules
22+
23+
```
24+
pip install -r requirements.txt
25+
```
26+
1827
Usage
1928
---
2029

0 commit comments

Comments
 (0)