From ce6108914b57c9b946a47df3eded6bb45b68b7eb Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 11 Sep 2023 16:59:36 +1000 Subject: [PATCH] tidy up README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5940117..9196eec 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,13 @@ On your koji hub server: There are optional parameters available on the install-koji-farm.sh script - install-koji-farm.sh [web=\ | build=\ | debug] + install-koji-farm.sh [web= | build= | debug] * The web server FQDN defaults to the hub FQDN, if not enetered. * You can have multiple build= parameters (up to 7 parameters in total). This will bypass the build server prompt loop. -* If you enter build=<\hub FQDN\> you will get an all-in-one server with the builder installed on the hub. +* If you enter build= you will get an all-in-one server with the builder installed on the hub. -The web interface will be available at http://\/koji +The web interface will be available at http://\/koji ### Adding additional Build servers