Skip to content

Commit

Permalink
update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Nov 28, 2023
1 parent eb41bfb commit a09c1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ to Unicode and vice-versa. More fonts can be added by placing their maps in
## 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`
3. Generating archive `python3 -m build`
4. Install using pip `pip install dist/libindic-payyans*.tar.gz`

## Usage
Expand Down

0 comments on commit a09c1dd

Please sign in to comment.