mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-10 02:17:59 +00:00
update README with new install directions
This commit is contained in:
parent
ccaa778a00
commit
f91afb14f7
|
@ -15,7 +15,7 @@ in this package as the `LICENSE` file.
|
||||||
You need at least Python 3.6 (latest version of 3.x recommended) to make use of this software.
|
You need at least Python 3.6 (latest version of 3.x recommended) to make use of this software.
|
||||||
It simply will not run on older Python versions.
|
It simply will not run on older Python versions.
|
||||||
|
|
||||||
Install the dependencies as you normally would (`pip3 install -r requirements.txt`).
|
Download the project and install with pip (`pip3 install .`).
|
||||||
|
|
||||||
Copy `relay.yaml.example` to `relay.yaml` and edit it as appropriate:
|
Copy `relay.yaml.example` to `relay.yaml` and edit it as appropriate:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue