docs: Update getting-started.md (#1718) [skip ci]

Added a link to download docker
This commit is contained in:
max-crawford
2023-10-02 20:19:32 -07:00
committed by GitHub
parent 94f7abd37b
commit 3bbf91a9b8

View File

@@ -8,7 +8,7 @@ This page describes how you can start the API server and service dependencies.
## Prerequisites
Before you can start the API server and its dependencies, you must first ensure that Docker is already installed on your machine. If you do not aready have Docker installed, please install Docker.
Before you can start the API server and its dependencies, you must first ensure that Docker is already installed on your machine. If you do not aready have Docker installed, please install Docker [here](https://www.docker.com/).
## Starting the API Server