aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69445a1..c39c5a9 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,14 @@ Automatic reloads from wallpaper.py and colors.py assumes that the `qtile` scrip
- Nimbus Sans.
- Liberation Sans.
-### Usage
+### Installation
---
-Copy `autostart.sh_example` to `autostart.sh` in the same directory. Make any necessary changes.
+```shell
+cd /home/$USER/.config/
+git clone https://git.mikekantor.xyz/qtile-config.git qtile
+cd qtile
+cp ./autostart.sh_example ./autostart.sh
+```
### Defaults
---