diff --git a/README.md b/README.md index 3038824..ba7917a 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,8 @@ to Unicode and vice-versa. More fonts can be added by placing their maps in `libindic/payyans/maps` folder. ## Installation -1. Clone the repository `git clone https://github.com/libindic/payyans.git` -2. Change to the cloned directory `cd payyans` -3. Run setup.py to create installable source `python setup.py sdist` -4. Install using pip `pip install dist/libindic-payyans*.tar.gz` + +```python -m pip install -e 'git+https://github.com/libindic/payyans.git#egg=libindic-payyans'``` ## Usage ```