diff --git a/README.md b/README.md index 7251d3a..ba19355 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Considering debian stable distribution (Debian 12 bookworm) -- [install docker](https://docs.docker.com/engine/install/debian/#install-using-the-convenience-script), docker compose plugin is recommended, in debian stable this is `docker-compose-plugin`. +- docker: [install using the convenience script](https://docs.docker.com/engine/install/debian/#install-using-the-convenience-script) - make: some of the actions are declared in `Makefile`, you will need `sudo apt install make`. - figlet: display large texts, better visibility when running all the pilots together `sudo apt install figlet`.