Tweak README.
authorDavid Thompson <davet@gnu.org>
Thu, 12 Mar 2015 18:54:38 +0000 (14:54 -0400)
committerDavid Thompson <davet@gnu.org>
Fri, 20 Mar 2015 21:54:46 +0000 (17:54 -0400)
2015/README.md

index 2a87fed56d82e67b05833472159b975e15bf08fc..0c884a5b268b3abda02aed09e4e388c4702333af 100644 (file)
@@ -31,7 +31,7 @@ the commands below as the root user using `sudo`.
 a2enmod include
 ```
 
-If this doesn't work, you may not have Apache installed. Install the 
+If this doesn't work, you may not have Apache installed. Install the
 package apache2 from your package manager.
 
 ### Create virtual host
@@ -46,7 +46,7 @@ Create a new file called libreplanet in `/etc/apache2/sites-available` with the
        <Directory />
                Options FollowSymLinks
                AllowOverride All
-        </Directory>
+    </Directory>
        <Directory /path/to/libreplanet-static>
                Options Indexes FollowSymLinks MultiViews
         Options +Includes