From 7559b049a25f09d42c0fad13bc5452d8ad70ce84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Fele-=C5=BDor=C5=BE?= Date: Tue, 2 Sep 2025 11:28:05 +0200 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a940c..1347d3c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ or, for Apple computers: The computers are prepared as follows: - Ask teachers to check their requirements. - Fix ansible scripts according to the requirements. - - Set up a fresh Windows and Linux install on a VM. + - Set up a fresh Windows and Linux install on a VM, using files in unattended\_install. - Use ansible to deploy the software, fixing fresh bugs due to changes in the install processes along the way. - Fix root filesystem UUIDs to what they were last year so the network-booted menu still works. - Create partition table image and partition images using [FRI Backup](https://github.com/UL-FRI/ansible_classroom_deploy/tree/main/fri_backup).