Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xgarnaud authored Mar 14, 2024
1 parent 743c3d5 commit 14b89b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ Python bindings to [tucanos](https://github.com/tucanos/tucanos.git)

# Install

* Build *libMeshb* as explained in the [tucanos README](https://github.com/tucanos/tucanos#dependencies)
* [Install Rust](https://www.rust-lang.org/tools/install)
* Optionally enter your prefered `conda` or `venv` or `virtualenv`
* Run:

```bash
LIBMESHB_DIR=/path/to/libmeshb_prefix \
pip install git+https://github.com/tucanos/pytucanos.git`
pip install git+https://github.com/tucanos/pytucanos.git
```

# Benchmarks
Expand Down

0 comments on commit 14b89b0

Please sign in to comment.