diff --git a/README.md b/README.md index 0b18507..6403553 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ provisioning tool for building opinionated architecture following these principl TODO ---- -* [ ] less interactive command - * [ ] on lxd init during then install process * [ ] backup postgresql missing out on **saturday** * [ ] TOOLBOOX/nc (binary) * [ ] final ansible-like indicators: same/new @@ -51,6 +49,13 @@ ACTIVE COMPONENTS * bash * miaou-bash +Debian12 fresh install +---------------------- + +* # log as normal user with sudo group +* apt install -y git +* git clone https://git.artcode.re/miaou/miaou.git +* ./miaou/lib/install.sh dev Nested container test drive ----------------------------