Update day14.md

Fix spacing
This commit is contained in:
Tan Kar Chun 2022-08-02 22:04:40 +08:00 committed by GitHub
parent da65bbac57
commit 85e9d3914d
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
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 all right you will see something like this.
![](Images/Day14_Linux2.png)