Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusbierk committed Dec 15, 2023
1 parent 29299f3 commit 80c1c06
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 @@ -13,11 +13,13 @@ This repository contains the implementation of [Fast detection of slender bodies

## Installation
To run the code one must first install the dependencies.
You can do this in a virtual environment:

```setup
python3 -m venv venv
source venv/bin/activate
```

Start by installing `jax` following instructions at their [repository](https://github.com/google/jax?tab=readme-ov-file#installation).
Install the remaining dependencies afterwards:

Expand Down

0 comments on commit 80c1c06

Please sign in to comment.