Updated setting up instructions

This commit is contained in:
NK2 2021-05-07 14:10:25 +05:30 committed by GitHub
parent 66c3a6cf28
commit aa3172820c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
***