summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2025-01-03 20:09:37 +0100
committerGitHub <noreply@github.com>2025-01-03 20:09:37 +0100
commitfeccd60e85a576c3dd4f13f60a2e5638de8d7934 (patch)
tree5e2ac796bf1993cedbffcfb7f72fa331fda8e2ad
parent88e5672f1cca0e4bd219061128c0f166eb181860 (diff)
downloadyamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.tar.gz
yamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.tar.xz
yamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.zip
Update 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>