From ea36dd7b2d1fdcd2d4b2c473bef6e4b4e78ed487 Mon Sep 17 00:00:00 2001 From: JOLIMAITRE Matthieu Date: Mon, 26 Sep 2022 00:08:40 +0200 Subject: [PATCH] added installation instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6e3f2b5..cf07bd7 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,8 @@ SUBCOMMANDS: test Runs tests contained within a particular test file or the default test file watch Watches changes to the project included files and runs a command on changes ``` + +## Installation + +- through the AUR, as `epitls-pi-bin` +- with cargo `cargo install epitls-pi`