aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Ozer <alexozer@users.noreply.github.com>2017-12-10 04:23:57 -0500
committerPavan Jadhaw <pavanjadhaw96@gmail.com>2017-12-10 09:23:57 +0000
commit1cad7c71bb217e1ba42a6a6b887ee708003e9fc8 (patch)
treeb1d28839d9b6a7b7831254eeea742bf33cd9cbcf /README.md
parent9288d1a64cb20a18dc08d76c57d8d700efa7a065 (diff)
Correct xrandr package name (#5)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f9ecc9..a9d4b74 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Install xrandr and xdpyinfo (currently used to find screenresolution)
If anyone knows better way so that these dependencies could be minimized, please open issue.
```
-pacman -S xrandr xorg-xdpyinfo
+pacman -S xorg-xrandr xorg-xdpyinfo
```
Install i3lock-color-git from AUR