1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00

docs: add links for git and docker

This commit is contained in:
Thomas Heartman 2022-04-07 15:53:04 +02:00
parent 602fce8189
commit e6943dddf7

View File

@ -24,7 +24,7 @@ Unleash is the largest open source solution for feature flagging on GitHub. Ther
### 1. Start Unleash
With `git` and `docker` installed, it's easy to get started:
With [`git`](https://git-scm.com/) and [`docker`](https://www.docker.com/) installed, it's easy to get started:
Run this script:
``` bash