Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 900 Bytes

File metadata and controls

32 lines (18 loc) · 900 Bytes

Troubleshooting

Should you have any issues installing the required software the information below may help.

Windows

Git

  1. Install Git
  2. Open Git Bash or PowerShell to confirm successful install git --version

Docker Desktop

  1. Docker Desktop (requires restart)
  2. Docker will now prompt you to install wsl2-kernel

Note:

Windows users may get the following Security Alert. Tick the first option and allow access.

Security Alert

Mac

Git

  1. Open Terminal, enter xcode-select --install or install homebrew or xcode and follow onscreen instructions
  2. Confirm successful install git --version

Docker Desktop

  1. Docker Desktop