Skip to content

Commit

Permalink
Adding --no-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulero committed Feb 16, 2022
1 parent 4b13587 commit 157db4a
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 @@ -9,7 +9,7 @@ Inspired by [A micro Lie theory for state estimation in robotics](https://arxiv.
## Install

```
pip install "liecasadi @ git+https://github.com/ami-iit/lie-casadi.git"
pip install --no-deps "liecasadi @ git+https://github.com/ami-iit/lie-casadi.git"
```

## Implemented Groups
Expand Down

0 comments on commit 157db4a

Please sign in to comment.