Skip to content

Commit

Permalink
Update _book/06-installing-or-building-from-sources/03-python.md
Browse files Browse the repository at this point in the history
Co-authored-by: Laurent Pugin <[email protected]>
  • Loading branch information
rettinghaus and lpugin authored Nov 16, 2023
1 parent f6a3a30 commit f1d9a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _book/06-installing-or-building-from-sources/03-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ pip install --global-option=build_ext git+https://github.com/rism-digital/verovi

You may specify the branch, commit hash, or tag name after an `@` at the end of the Git url.

If you have a local copy of the repository just run.
If you have a local copy of the repository just run:

```bash
pip install <path_to_local_repo>
Expand Down

0 comments on commit f1d9a91

Please sign in to comment.