README: update docker install
This commit is contained in:
parent
7b31a8d697
commit
9eae60c960
|
@ -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`.
|
||||
|
||||
|
|
Reference in New Issue