Skip to content

Commit

Permalink
Updated project URL
Browse files Browse the repository at this point in the history
  • Loading branch information
b-gehrke authored Jun 20, 2024
1 parent dd885d0 commit e963510
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 @@ -13,7 +13,7 @@ To install the published library:
To build locally from sources, you will need [Rust](https://www.rust-lang.org/tools/install), [PyO3](https://github.com/PyO3/pyo3) and [Maturin](https://github.com/PyO3/maturin).

Check out this repository:
`git clone https://github.com/jannahastings/py-horned-owl/`
`git clone https://github.com/ontology-tools/py-horned-owl/`

In the directory py-horned-owl, create and activate a virtual Python environment:

Expand Down Expand Up @@ -48,7 +48,7 @@ for c in onto.get_classes():
```

For more information please visit the [documentation](https://jannahastings.github.io/py-horned-owl/).
For more information please visit the [documentation](https://ontology-tools.github.io/py-horned-owl/).



Expand Down

0 comments on commit e963510

Please sign in to comment.