diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2024-12-31 04:38:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 04:38:06 +0100 |
| commit | d315398da40fcdd2b56321a7edd9ce8b61c53dce (patch) | |
| tree | 05cd4523ecc01170c3926e3d74d36555e8d6543a | |
| parent | 574c0b96c9ec76eefa70f4acc42066adaa0923a3 (diff) | |
| download | yamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.tar.gz yamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.tar.xz yamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <p>This repository contains the Yamn Web Interface, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the Yamn remailer software. The interface is built using HTML5, CSS3, and PHP, and it ensures secure and anonymous email transmission.</p> -<p>Make this repository as the apache document's root /var/www/yamnweb. +<p>Make this repository as the apache document's root /var/www/yamnweb.<br> Create a subdirectory pool/ in /var/www/yamnweb.</p> <p>git clone https://github.com/crooks/yamn /opt/yamn-master </p> <p>Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.<br> |
