Simplify ubuntu installation instructions.
This commit is contained in:
parent
29325289b9
commit
127d2c6148
2 changed files with 2 additions and 16 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -37,14 +37,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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue