From 8a828f70b518c3deab13e0f43ccee6d2ce342dc7 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Mon, 13 Oct 2014 14:58:00 -0700 Subject: [PATCH] Fix small grammatical error --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index ea2a930..3cb8aed 100644 --- a/SETUP.md +++ b/SETUP.md @@ -65,7 +65,7 @@ $ make Then `cp` the `piepan` executable into your bot's directory or `/usr/local/bin`. -**NOTE:** If your system cannot find `lua` on your system and complains of `pkg-config` stuff, try the following "fix": +**NOTE:** If your system cannot find `lua` and complains of `pkg-config` stuff, try the following "fix": ``` $ cd piepan