From 861e1530e54be0480e135ef2f3ddf7fe73123b90 Mon Sep 17 00:00:00 2001 From: NK2 <74492155+FireFighter1027@users.noreply.github.com> Date: Fri, 7 May 2021 17:56:19 +0530 Subject: [PATCH] Updated Instructions --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index d8e72f7..351d613 100644 --- a/setup.md +++ b/setup.md @@ -5,7 +5,7 @@ A working BombSquad/Ballistica 1.6 server build for Linux Ubuntu v20 Follow the below steps after creating an EC2 Linux v20 AWS instance: *** #(1) After Creating an Ec2 instance in AWS, it should be Online, now execute the following command in SSH terminal: - - sudo apt update && sudo apt dist-upgrade && sudo apt install python3-pip libopenal-dev libsdl2-dev libvorbis-dev cmake clang-format + - sudo apt update && sudo apt dist-upgrade && sudo apt install python3-pip libopenal-dev libsdl2-dev libvorbis-dev cmake clang-format git #(2) Now clone the 1.6 server build from github using, - git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git