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
|
# cd eris
|
||||||
# ./install-dependencies
|
# ./install-dependencies
|
||||||
# python3.7 -m pip install .
|
# python3.7 -m pip install .
|
||||||
|
# eris -h
|
||||||
To test its working properly:
|
|
||||||
|
|
||||||
# ./test-all
|
|
||||||
|
|
||||||
then to run:
|
|
||||||
|
|
||||||
# eris <directory_path>
|
|
||||||
|
|
||||||
### Flatpak
|
### Flatpak
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -37,14 +37,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
|
||||||
# cd eris
|
# cd eris
|
||||||
# ./install-dependencies
|
# ./install-dependencies
|
||||||
# python3.7 -m pip install .
|
# python3.7 -m pip install .
|
||||||
|
# eris -h
|
||||||
To test its working properly:
|
|
||||||
|
|
||||||
# ./test-all
|
|
||||||
|
|
||||||
then to run:
|
|
||||||
|
|
||||||
# eris <directory_path>
|
|
||||||
|
|
||||||
### Flatpak
|
### Flatpak
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue