Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 0291b0f

Browse files
committed
docs(readme): Update developer run instructions
1 parent b8db313 commit 0291b0f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ Alternatively,
9090
poetry run python -m gitcommit
9191
```
9292
93+
Or, if in another directory,
94+
95+
1. ```
96+
~/GitHub/gitcommit/.venv/bin/python -m gitcommit
97+
```
98+
9399
## Deploy
94100
95101
Deployment is handled automatically by Travis CI. It has been linked to the

0 commit comments

Comments
 (0)