From 04a60c355d3e47f4f2398be19fd199e1927f35db Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Mar 17 2019 13:59:29 +0000 Subject: Update README --- diff --git a/README b/README index d6f325d..0c4cc91 100644 --- a/README +++ b/README @@ -58,8 +58,8 @@ Running from git After downloading (above) use try-fedora-review: $ cd FedoraReview - $ ./update-version - $ ./try-fedora-review --help + $ python3 update-version + $ python3 try-fedora-review --help To run from any directory, install try-fedora-review according to instructions in that script. update-version only needs to run once.