From a820aaa67a58ae779c0de635ae590949bc422d9d Mon Sep 17 00:00:00 2001 From: "matt (tomatoj)" <53126325+mattprocoder@users.noreply.github.com> Date: Tue, 2 Jun 2020 15:32:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1406afd..bd4dd66 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ PHP-Temporary-Email is self-hosted temporary email library. You can use it on an Clone this repositary ```bash -git clone https://github.com/xxx/xx +git clone https://github.com/mattprocoder/PHP-Temporary-Email ``` Install IMAP for php (Linux) ```bash