Update readme

This commit is contained in:
Micke Nordin 2023-11-11 23:23:43 +01:00
parent cf3ebf765e
commit 7744422c0c

View file

@ -0,0 +1,7 @@
# Install mickes datta
```
# apt install git ansible
$ git clone https://code.smolnet.org/micke/datta.git
$ cd datta
$ ansible-playbook --ask-become-pass setup.yaml
```