Skip to content

Commit c3ae2e3

Browse files
authored
Update common-lab-setup-instructions.md
1 parent 9a1d828 commit c3ae2e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

common/common-lab-setup-instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Common Setup Instructions
22
#### Softwares
33

4+
* Docker Desktop
45
* Virtualbox
56
* Vagrant
67
* Git
@@ -34,7 +35,8 @@ These instructions different from system to system, bases on the BIOS provided w
3435

3536
| Software | Windows Installer | OS X Installer |
3637
| :------------- | :--------------- | :---------------|
37-
| Virtualbox |[6.0.12](https://download.virtualbox.org/virtualbox/6.0.12/VirtualBox-6.0.12-133076-Win.exe) | [6.0.12](https://download.virtualbox.org/virtualbox/6.0.12/VirtualBox-6.0.12-133076-OSX.dmg)
38+
| Docker Desktop | [install_link](https://www.docker.com/products/docker-desktop) | [install_link](https://www.docker.com/products/docker-desktop) |
39+
| Virtualbox |[6.0.12](https://download.virtualbox.org/virtualbox/6.0.12/VirtualBox-6.0.12-133076-Win.exe) | [6.0.12](https://download.virtualbox.org/virtualbox/6.0.12/VirtualBox-6.0.12-133076-OSX.dmg) |
3840
| Vagrant | [2.2.5](https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.msi) | [2.2.5](https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.dmg) |
3941
| Atom | [1.7.4](https://github.com/atom/atom/releases/download/v1.7.4/AtomSetup.exe) | [1.7.4](https://atom.io/download/mac) |
4042
| Git for Windows | [2.8.3](https://github.com/git-for-windows/git/releases/download/v2.8.3.windows.1/Git-2.8.3-64-bit.exe) | Not Applicable |

0 commit comments

Comments
 (0)