README: update docker install

This commit is contained in:
pedro 2024-01-23 21:32:01 +01:00
parent 7b31a8d697
commit 9eae60c960
1 changed files with 1 additions and 1 deletions

View File

@ -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`.