Skip to content

Commit

Permalink
Update installation part of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sad-Abd authored May 29, 2024
1 parent 7e0885a commit 614471f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,17 +95,12 @@ This part explains how to install and use this package.

### Installation

Since pyPolyMesher is not published on PyPI [_yet_], you need to clone the repository:

You can install this package using pip:
```
git clone https://github.com/Sad-Abd/pyPolyMesher.git
pip install PolyMesher
```

Then install it using pip:

```
pip install ./pyPolyMesher
```
Please note that `pyPolyMesher` is published as `PolyMesher` on PYPI.

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Expand Down

0 comments on commit 614471f

Please sign in to comment.