diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
