From 7817b7f3ce7350cc16f6bcb72b40ed7be3422c96 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sat, 31 Jul 2021 00:26:10 -0400 Subject: [PATCH] removed myhush link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0725a5a..0c04f88 100644 --- a/README.md +++ b/README.md @@ -98,5 +98,5 @@ Now, connect to your server! (Substitute below) $ git clone https://git.hush.is/hush/silentdragonlite-cli $ cd silentdragonlite-cli $ cargo build --release -$ ./target/release/silentdragonlite-cli --server https://lite.myhush.org +$ ./target/release/silentdragonlite-cli --server https://lite.hush.is ```