From 15cda6a21d7cc91cfe50745d8244d2c11f8a3d80 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Fri, 4 Sep 2015 16:19:33 +0200 Subject: [PATCH] Fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d4513a6..07d2d2a2 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,8 @@ package management system to install the compile time files. If you checked out our git you need to copy the libtool helper scripts and rebuild configure with: - # libtoolize -fi - # autoreconf -ci + # libtoolize -ci + # autoreconf -fi ## Extensions / Event loop dependencies