Skip to content

Commit

Permalink
Merge pull request #550 from andrewh1978/windoc
Browse files Browse the repository at this point in the history
add install step 0 for OS prerequisite
  • Loading branch information
danpaul81 authored Sep 9, 2024
2 parents 3602964 + eacebaa commit cde779b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This will deploy one or more clusters in the cloud, with optional post-install t

## Install & Update

0. You need a Unix-like OS. This can be Linux, MacOS or WSL if you are on Windows. Do not use Powershell or Git Bash.

1. Install and enable a container runtime such as Docker. On MacOS with Apple Silicon, it is recommended you use [Docker Desktop](https://www.docker.com/products/docker-desktop/).

2. Install the [Git CLI](https://github.com/git-guides/install-git).
Expand Down

0 comments on commit cde779b

Please sign in to comment.