From 7e777d67bb586f35b2ae438223de1a5ba2552f1a Mon Sep 17 00:00:00 2001 From: Nicole Collings Date: Wed, 4 Nov 2020 20:53:29 -0800 Subject: [PATCH] Update Executing.md --- docs/Executing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Executing.md b/docs/Executing.md index 0abd240d..ee26af53 100644 --- a/docs/Executing.md +++ b/docs/Executing.md @@ -18,4 +18,4 @@ Double click the Zepha.exe executable in the build directory. ### Executing The Server With a Specified Subgame -Open PowerShell in the build directory (Shift + Right click the folder, and press Open PowerShell), and `.\Zepha --mode=server --subgame=subgame_name`. \ No newline at end of file +Open PowerShell in the build directory (Shift + Right click the folder, and press Open PowerShell), and run `.\Zepha --mode=server --subgame=subgame_name`.