technically, any terminal would do
This commit is contained in:
parent
cacde9f159
commit
619b8e2440
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Platform for the EasyCTF 2016 competition.
|
|||
|
||||
If you have Vagrant installed, setting up the platform should be a piece of cake.
|
||||
|
||||
1. Navigate to the root directory of this project in Git Bash.
|
||||
1. Navigate to the root directory of this project in a terminal.
|
||||
2. Enter the command `vagrant up` to create a virtual machine using the Vagrantfile.
|
||||
3. Enter the command `vagrant ssh` to SSH into the virtual machine.
|
||||
4. Once you're inside the virtual machine, run `deploy` to start the server.
|
||||
|
|
Loading…
Reference in a new issue