diff options
Diffstat (limited to '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> |
