aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
```