From feccd60e85a576c3dd4f13f60a2e5638de8d7934 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:09:37 +0100 Subject: Update README.md --- README.md | 4 ++-- 1 file 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.

Instructions
-

Make this repository as the apache document's root /var/www/yamnweb.
+

Make this repository as your http daemon document's root

/var/www/yamnweb
.
Create a subdirectory pool/ in /var/www/yamnweb.

-

git clone https://github.com/crooks/yamn /opt/yamn-master

+
git clone https://github.com/crooks/yamn /opt/yamn-master 

Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.

-- cgit v1.2.3