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