Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robweber committed Oct 14, 2024
2 parents e899225 + f3b5ea0 commit 6a69aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Installing this module installs any required _Python_ library files. Refer to in

```
pip3 install --upgrade pip setuptools wheel
pip3 install git+https://github.com/robweber/omni-epd.git#egg=omni-epd
```
Expand All @@ -42,6 +43,7 @@ This will install the abstraction library. The [test utility](#display-testing)
git clone https://github.com/robweber/omni-epd.git
cd omni-epd
pip3 install --upgrade pip setuptools wheel
pip3 install --prefer-binary .
```
Expand Down

0 comments on commit 6a69aae

Please sign in to comment.