add running docker requirement to HACKING.md

just config requires a running docker.
This commit is contained in:
Houkime 2023-08-06 11:11:57 +00:00 committed by Mayel de Borniol
parent 961166257d
commit 408bb7141c

View file

@ -41,6 +41,8 @@ So for example if you want to run the `classic` flavour, with a fully-docker-man
You may also want to put this in the appropriate place in your system so your choice of flavour is remembered for next time (eg. `~/.bashrc` or `~/.zshrc`)
- Make sure docker daemon is running if you chose a docker managed setup.
- Then run `just config` to initialise some config.
### Configure