Skip to content

Commit

Permalink
Update build instructions (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Nov 28, 2023
1 parent eb41bfb commit 13be874
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 13be874

Please sign in to comment.