Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuligs committed Sep 26, 2024
1 parent c090113 commit e098c7d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@ Before installing libfp, ensure you have the following:

### Installation Steps

You can install libfp using one of the following methods:

#### Option 1: Install from PyPI

To install the latest stable version from PyPI, simply run:

```
pip install libfp
```

#### Option 2: Install from source

1. Clone the repository:
```
git clone https://github.com/Rutgers-ZRG/libfp.git
Expand Down

0 comments on commit e098c7d

Please sign in to comment.