chore: update README
This commit is contained in:
parent
0e44793bd9
commit
94f233325d
|
@ -24,10 +24,10 @@ Note that additional dependencies are installed as rocks with Luarocks.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Install rocks
|
# Install rocks
|
||||||
just install
|
just local-install
|
||||||
|
|
||||||
# Run the main script
|
# Run the main script
|
||||||
just run
|
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.
|
||||||
|
|
Loading…
Reference in New Issue