diff --git a/README.md b/README.md index d20fd5b..1e79d24 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ apt install libmariadb-dev ## Installation +### Using pip + +Just run `pip install git+https://gitea.zionetrix.net/bn8/python-mylib.git` + +### From source + Just run `python setup.py install` **Note:** This project could previously use as independent python files (not as module). This old version is keep in *legacy* git branch (not maintained).