aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 3dbb665..b377e06 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ To build `xdgctl`, you need the following development libraries:
30 30
31```bash 31```bash
32# On Void Linux 32# On Void Linux
33sudo xbps-install glibc-devel 33sudo xbps-install glibc-devel pkg-config
34``` 34```
35 35
36## Installation 36## Installation