From 05a3d43d169e5dc1b4457326f17f6e4a21bf3ea3 Mon Sep 17 00:00:00 2001 From: teddit Date: Tue, 17 Nov 2020 22:42:41 +0100 Subject: [PATCH] fix guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8d2677..47fac65 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91 BTC: bc1qlcrmt2pvlh4eq69l3l4h6z5jg74z2m2q3pasan ## Installation -This is a quick guide how to run teddit on your own server with domain teddit.net. Change teddit.net to your own domain in the following steps. Tested on fresh install of Debian 10. Run as root: +This is a quick guide how to run teddit on your own server. Change teddit.net to your own domain in the following steps. Tested on fresh install of Debian 10. Run as root: `# apt update && apt upgrade`