From 94f233325d41169916a2c3edd6481bf77c373201 Mon Sep 17 00:00:00 2001 From: Aire-One Date: Mon, 18 Sep 2023 15:02:09 +0200 Subject: [PATCH] chore: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee21b00..0f6df88 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ Note that additional dependencies are installed as rocks with Luarocks. ```sh # Install rocks -just install +just local-install # Run the main script just run ``` -Custom settings for the project can be changed in the `src/awesomewm.d.tl/properties.lua` file. +Custom settings for the project can be changed in the `src/awesomewmdtl/properties.lua` file.