From f91afb14f7b48995e8d2faa64340c6ab71b9ed73 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Fri, 15 Oct 2021 20:28:19 -0400 Subject: [PATCH] update README with new install directions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788bfdc..da3fcfd 100644 --- a/README.md +++ b/README.md @@ -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. 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: