Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Aug 23, 2023
1 parent daf4283 commit cbd3c89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Install [Python](https://www.python.org/downloads/) 3.8+, either [download](http
git clone https://github.com/adtzlr/fiberreinforcedrubber.git
```

open a terminal and install the package along with its dependencies.
open a terminal and install the package along with its dependencies from a local directory.

```
pip install .
pip install ./fiberreinforcedrubber
```

# Usage
Expand Down

0 comments on commit cbd3c89

Please sign in to comment.