summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2024-12-31 04:38:06 +0100
committerGitHub <noreply@github.com>2024-12-31 04:38:06 +0100
commitd315398da40fcdd2b56321a7edd9ce8b61c53dce (patch)
tree05cd4523ecc01170c3926e3d74d36555e8d6543a
parent574c0b96c9ec76eefa70f4acc42066adaa0923a3 (diff)
downloadyamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.tar.gz
yamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.tar.xz
yamnweb-d315398da40fcdd2b56321a7edd9ce8b61c53dce.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af5d8a0..3bac854 100644
--- a/README.md
+++ b/README.md
@@ -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>