diff --git a/README.md b/README.md index 9c42a65..3118fc6 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,18 @@ Eris maintains an up-to-date set of reports for every file in a codebase. ### Ubuntu (21.10) Install eris directly using pip, and apt install the tools eris relies on: + # pip install git+https://github.com/ahamilton/eris@2021.12.20#subdirectory=eris # eris --apt-install-tools Or install from source: (including tools) + # git clone https://github.com/ahamilton/eris # cd eris # ./install Then to run: + # eris -h # eris-webserver # Or a simple webserver interface