From a1b5bebacc93cccd149773fb38f2c81d1fcaf941 Mon Sep 17 00:00:00 2001 From: Craig Date: Mon, 20 Jan 2020 14:36:35 +0000 Subject: [PATCH] tweaks --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a4ce4628..dd1933a3 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,18 @@ This is by no means a fully featured clone of rabbit. The client has no concept I like cats (Neko is the Japanese word for cat), I'm a weeb/nerd, I own the domain [n.eko.moe](https://n.eko.moe/) and I love the logo /shrug ### Super easy mode setup -1. Deploy a server +1. Deploy a Server/VPS - *Recomended specs:* + *Recomended Specs:* - | Resolution | Cores | Ram | Recommendation | - |------------|-------|-----|------------------| - | **576p** | 2 | 2gb | Not Recommended | - | **720p** | 4 | 4gb | Good Performance | - | **720p** | 6 | 6gb | Recommended | - | **720p+** | 8 | 8gb | Best Performance | + | Resolution | Cores | Ram | Recommendation | + |------------|-------|-------|------------------| + | **576p** | 2 | 2gb | Not Recommended | + | **720p** | 4 | 4gb | Good Performance | + | **720p** | 6 | 4-6gb | Recommended | + | **720p+** | 8 | 8gb+ | Best Performance | -2. [SSH into your VPS](https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/) +2. [SSH into your box](https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/) 3. Install Docker ```