From c0eb6e03afcbaaa00aef3554a2b21439a52f0a2f Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 21 Dec 2023 16:20:35 +0300 Subject: [PATCH] Update readme instructions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3e05e0..966cadd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # RGBCube's Homepage -This is my homepage. Nothing to see here right now. +## Running + +Simply run `sudo nix run`, nothing else. + +The server will be ran on `0.0.0.0:80`. ## License