From c41ed68f3fe874a61299e4a7c693855e47f702fb Mon Sep 17 00:00:00 2001 From: Arianit K Date: Mon, 2 Jun 2025 23:44:42 +0000 Subject: fIX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 856bf19..54fd7b1 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ touch pastes.db && mkdir pastes Once you've installed the modules and created the database file, navigate to the directory containing your script and execute the following command: ``` -perl paste.pl daemon -m production -l [http://0.0.0.0:7878](http://0.0.0.0:7878) +perl paste.pl daemon -m production -l http://0.0.0.0:7878 ``` -- cgit v1.2.3