diff --git a/README.md b/README.md index e799e35..5c5509f 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,12 @@ Flist CLI is a tool that turns Dockerfiles and Docker images directly into Flist ### Prerequisites - [V programming language](https://vlang.io/) (latest version) installed on your system -- Docker Engine installed and running (Linux) -- Docker Desktop installed and running (MacOS+Windows) -- Docker Hub account -- TF Hub account and token +- [Docker Engine](https://docs.docker.com/engine/install/) installed and running (Linux) +- [Docker Desktop](https://www.docker.com/products/docker-desktop/) installed and running (MacOS+Windows) +- [Docker Hub](https://hub.docker.com/) account +- [TF Hub](https://hub.grid.tf/) account and token + +Read more on the TF Hub and Flist on the ThreeFold Manual [here](https://manual.grid.tf/documentation/developers/flist/flist.html). ### Building and Installing