Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmo385 committed Aug 27, 2024
1 parent 6336ecf commit 807bfa3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,4 @@ Planned features:
## Running Locally

I'm not currently automatically pushing LazyGithub up to [PyPi](https://pypi.org/) (although I plan
to in the future), so for the time being you can run this locally via:

```bash
-> uv venv --python python3.11
-> source .venv/bin/activate
(lazy-github) -> uv pip sync requirements.txt
(lazy-github) -> python -m lazy_github
```
to in the future), so for the time being you can run this locally via the `./start.sh` script.

0 comments on commit 807bfa3

Please sign in to comment.