mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 06:10:14 +01:00
[skip ci] Revise local install instructions in README
Updated installation instructions to include cloning the repository and revised the steps.
This commit is contained in:
@@ -54,8 +54,9 @@ docker run -p 8191:8191 ghcr.io/thephaseless/byparr:latest
|
||||
### Local install
|
||||
|
||||
1. Install [uv](https://docs.astral.sh/uv/getting-started/installation/).
|
||||
2. Run `uv run main.py`
|
||||
3. Profit.
|
||||
2. Clone this repo - `git clone https://github.com/ThePhaseless/Byparr`
|
||||
3. Run `uv run main.py`
|
||||
4. Enjoy!
|
||||
|
||||
### API Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user