Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
kharitonov-ivan committed Oct 27, 2023
1 parent cdcd303 commit de40f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can dive into in tutorial notebook (locally or in colab). Or explore code ex
Firstly, you need install Eigen3 in your system.

```bash
python3.10 -m venv .venv
python3.10 -m venv .venv
```
```bash
source .venv/bin/activate
Expand Down

0 comments on commit de40f73

Please sign in to comment.