aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArianit K <arianit@hax.al>2025-06-02 23:44:42 +0000
committerArianit K <arianit@hax.al>2025-06-02 23:44:42 +0000
commitc41ed68f3fe874a61299e4a7c693855e47f702fb (patch)
treefaf16d4e37bb5bd33bc35ab8d089aab2ec794e17
parentRevising (diff)
downloadKISSmoPerl-master.tar.gz
KISSmoPerl-master.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```