Skip to content

Commit

Permalink
fixup! update documentation, import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-valeanu committed Dec 7, 2023
1 parent 52ecef3 commit 2627280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cd kinex
3. Install the package

```
pip install -e .
pip install .
```

## [Documentation](https://kinex.readthedocs.io/en/latest/)
Expand Down
2 changes: 1 addition & 1 deletion docs/chapters/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ Installation from Source

.. code:: bash
pip install -e .
pip install .

0 comments on commit 2627280

Please sign in to comment.