diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2021-06-18 17:02:44 +0100 |
---|---|---|
committer | Miquel Lionel <lionelmiquel@sfr.fr> | 2021-06-18 17:02:44 +0100 |
commit | 3ba254bbaf0be04c237c5aae5dfcb43538202dc2 (patch) | |
tree | e78ada12b5f2339a7f1cd27e69339a04268aee4e | |
parent | 9e8493a95914425132813747651ed958f64d9f47 (diff) | |
download | gpigeon-3ba254bbaf0be04c237c5aae5dfcb43538202dc2.tar.gz gpigeon-3ba254bbaf0be04c237c5aae5dfcb43538202dc2.zip |
s/variable/variables/g
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |