Skip to content

Commit dce3724

Browse files
authored
Merge pull request #8 from logileifs/patch-1
Added installation instructions
2 parents cfee464 + 549951e commit dce3724

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A module for easily creating and modifying nginx serverblock configurations in Python (including comments!).
66

7+
### Install
8+
9+
pip install python-nginx
10+
711
### Examples
812

913
Create an nginx serverblock and save it to file:

0 commit comments

Comments
 (0)