Merge pull request #179 from KarChunTan/patch-1

This commit is contained in:
Michael Cade 2022-08-06 14:35:20 +01:00 committed by GitHub
commit 335446f0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ I have also placed a copy of this specific vagrant file in the [Linux Folder](Li
## Provisioning our Linux Desktop ## Provisioning our Linux Desktop
We are now ready to get our first machine up and running, in our workstation's terminal. In my case I am using PowerShell on my Windows machine. Navigate to your projects folder and where you will find your VAGRANTFILE. Once there you can type the command `vagrant up` and if everything's allright you will see something like this. We are now ready to get our first machine up and running, in our workstation's terminal. In my case I am using PowerShell on my Windows machine. Navigate to your projects folder and where you will find your VAGRANTFILE. Once there you can type the command `vagrant up` and if everything's alright you will see something like this.
![](Images/Day14_Linux2.png) ![](Images/Day14_Linux2.png)