From 98eea46b16d0eea410711dbf27bf934e62c547e2 Mon Sep 17 00:00:00 2001 From: Hannes Mannerheim Date: Mon, 26 Jan 2015 17:24:27 +0100 Subject: [PATCH] more hassle installing qvitter --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fa41e47..9ba5681 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,7 @@ Setup 2. Put all files in /plugins/Qvitter 3. Replace your lib/apiauthaction.php file with the one supplied in -edited-gnu-social-files/lib/apiauthaction.php. (not needed if you -are running the latest GNU Social nightly!) +edited-gnu-social-files/lib/apiauthaction.php. 4. Add `addPlugin('Qvitter');` to your /config.php file.