From 9c5537c9b9c2a201f59e81da77af1733fe8f9c24 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 23 Apr 2024 19:06:13 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd0470..170ebae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Paste is a simple self-hosted pastebin service that you can run on your own serv ## Prerequisites -- Docker +- Docker (Don't have docker? follow this [link](https://docs.fascinated.cc/books/docker/page/install-docker-on-ubuntu-2204) ## Installation