diff --git a/README.md b/README.md index b86bbf1..01d810c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,17 @@ [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/wiki) +## Other ways to install +Since it is a python appication in its core, it can be installed using the setup.py file\ +1. Clone the repo +2. Navigate to the path where ```setup.py``` is present. +3. Run ```python setup.py install ``` +4. Now you should be able to use wiki. + + +Note: Bare in mind that it may not perform as expected on a Windows machine, since it was build for/on Linux machines. +Please do report bugs if you find any, I'll try my best to optimise it for all the platforms as I can. + # How to use?