diff --git a/README.md b/README.md index f96d9f2..31a0dda 100644 --- a/README.md +++ b/README.md @@ -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 + # eris -h ### Flatpak diff --git a/make-readme.py b/make-readme.py index 0f05ba4..4ee3af9 100755 --- a/make-readme.py +++ b/make-readme.py @@ -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 + # eris -h ### Flatpak