diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-01-03 20:09:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 20:09:37 +0100 |
| commit | feccd60e85a576c3dd4f13f60a2e5638de8d7934 (patch) | |
| tree | 5e2ac796bf1993cedbffcfb7f72fa331fda8e2ad | |
| parent | 88e5672f1cca0e4bd219061128c0f166eb181860 (diff) | |
| download | yamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.tar.gz yamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.tar.xz yamnweb-feccd60e85a576c3dd4f13f60a2e5638de8d7934.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
