correct order of params in README.md

This commit is contained in:
Trevor Batley 2023-06-06 19:36:22 +10:00
parent d0242b29ce
commit 6237cbec79

View File

@ -24,7 +24,7 @@ optional parameters, can appear in any order
## git-get-and-build-repo.sh
bring down current git repository and run mockbuild
git-get-and-build.sh <organisation> <repository> [<local> <debug>]
git-get-and-build.sh <repository> <organisation> [<local> <debug>]
* \<repository\> repository (package) to be built (e.g. smeserver-yum)
* \<organisation\> can be any organisation or user on the remote GITEA instance