added installation instructions

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-26 00:08:40 +02:00
parent f1d38c2f73
commit ea36dd7b2d

View file

@ -23,3 +23,8 @@ SUBCOMMANDS:
test Runs tests contained within a particular test file or the default test file 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 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`