aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-18 17:02:44 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-06-18 17:02:44 +0100
commit3ba254bbaf0be04c237c5aae5dfcb43538202dc2 (patch)
treee78ada12b5f2339a7f1cd27e69339a04268aee4e /README.md
parent9e8493a95914425132813747651ed958f64d9f47 (diff)
downloadgpigeon-3ba254bbaf0be04c237c5aae5dfcb43538202dc2.tar.gz
gpigeon-3ba254bbaf0be04c237c5aae5dfcb43538202dc2.zip
s/variable/variables/g
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 bbfe177..4065f37 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Installation
============
Don't forget to copy `config.def.mk` into `config.mk` and tune
-the variable to your liking. Then, you can run the good old:
+the variables to your liking. Then, you can run the good old:
```
make
make install #you'll maybe need sudo though