Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update url to repo in readme
  • Loading branch information
true-real-michael authored Nov 22, 2023
1 parent 2b34824 commit 8739445
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 @@ -3,10 +3,10 @@
## Installation
To install the latest version of the library, run
```shell
pip install git+https://github.com/true-real-michael/octreelib
pip install git+https://github.com/prime-slam/octreelib
```

To install a specific version, use **tags**, for example tag `v0.0.3`
```shell
pip install git+https://github.com/true-real-michael/[email protected]
pip install git+https://github.com/prime-slam/[email protected]
```

0 comments on commit 8739445

Please sign in to comment.