From e0571783ba23a0e673452b21460839cdceba2437 Mon Sep 17 00:00:00 2001 From: Maxim Vershinin Date: Tue, 1 Sep 2026 09:31:48 +0500 Subject: [PATCH] fix (docs): a typ in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b6853b..9b967d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## How to use it? -It's better to use a virtual environment to avoid incompitability issues +It's better to use a virtual environment to avoid incompatibility issues ```bash git clone https://git.vmn.su/max/vmn-ansible @@ -17,4 +17,4 @@ ansible-playbook playbooks/deploy_and_set_up_lxc_on_proxmox.yaml --vault-pass-fi **deploy** playbooks must be used with `inventory/localhost.yaml`, they need access to proxmox host only -There are also a systemd service and timer under `systemd` directory \ No newline at end of file +There are also a systemd service and timer under `systemd` directory