summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b603921..6043247 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,11 @@ The entire library is contained in [kconfiglib.py](kconfiglib.py). Drop it
somewhere and read the documentation. Make sure Kconfiglib sees environment
variables referenced in the configuration.
+You can also use pip to install.
+```
+pip install https://github.com/ulfalizer/Kconfiglib/tarball/master
+```
+
## Documentation ##
The (extensive) documentation is generated by running