summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf8865b..be805ca 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
The interface is built using HTML5, CSS3, and PHP.</p>
<b>Instructions</b><br>
-<p>Make this repository as the apache document's root /var/www/yamnweb.<br>
+<p>Make this repository as your http daemon document's root <pre>/var/www/yamnweb</pre>.<br>
Create a subdirectory pool/ in /var/www/yamnweb.</p>
-<p>git clone https://github.com/crooks/yamn /opt/yamn-master </p>
+<pre>git clone https://github.com/crooks/yamn /opt/yamn-master </pre>
<p>Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.<br>
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.</p>