From: terencehill Date: Sun, 27 Jan 2019 00:00:11 +0000 (+0000) Subject: Remove xonotic as argument for all run/compile in some examples X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5558e54d573dd1f2680bf1f9cd47ed4731b25675;p=xonotic%2Fxonotic.wiki.git Remove xonotic as argument for all run/compile in some examples --- diff --git a/Repository_Access.md b/Repository_Access.md index 1f4f735..c6fabfb 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -141,11 +141,11 @@ Switch to that branch in all repositories where its available. This command commits and pushes your local changes. - ./all run xonotic + ./all run Starts the Xonotic client - ./all run dedicated xonotic + ./all run dedicated Starts a Xonotic dedicated server