Simplify ubuntu installation instructions.

This commit is contained in:
Andrew Hamilton 2020-01-11 12:11:45 +10:00
parent 29325289b9
commit 127d2c6148
2 changed files with 2 additions and 16 deletions

View file

@ -12,14 +12,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
# cd eris
# ./install-dependencies
# python3.7 -m pip install .
To test its working properly:
# ./test-all
then to run:
# eris <directory_path>
# eris -h
### Flatpak