]> git.mxchange.org Git - friendica.git/blobdiff - INSTALL.txt
Review updates
[friendica.git] / INSTALL.txt
index 5dee845677199f2c15a8362f9e2171ec0bef7b1f..01fe65d118584895bb8c6670d36bb2ab61a10c79 100644 (file)
@@ -141,7 +141,7 @@ installation, it will look like
 $a->config['system']['addon'] = 'js_upload';
 
 This indicates the "js_upload" addon module is enabled. You may add additional 
-addons/addons using this same line in the configuration file. Change it to 
+addons using this same line in the configuration file. Change it to 
 read
 
 $a->config['system']['addon'] = 'js_upload,poormancron';