From aa3172820cb3cf1e6349cf0da8a0d73088805b82 Mon Sep 17 00:00:00 2001 From: NK2 <74492155+FireFighter1027@users.noreply.github.com> Date: Fri, 7 May 2021 14:10:25 +0530 Subject: [PATCH] Updated setting up instructions --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index 534cfb6..d8e72f7 100644 --- a/setup.md +++ b/setup.md @@ -29,7 +29,7 @@ Follow the below steps after creating an EC2 Linux v20 AWS instance: - chmod 777 ballisticacore_headless - cd .. - tmux new -s 43210 #(we used 43210 as name of that tmux, so we can connect back again using that name) - - ./bombsquad_server + - ./ballisticacore_server #(6) Now Server should run :P ***