summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--create-a-wiki-preview.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-a-wiki-preview.mdwn b/create-a-wiki-preview.mdwn
index fd01bec..e8ce613 100644
--- a/create-a-wiki-preview.mdwn
+++ b/create-a-wiki-preview.mdwn
@@ -141,7 +141,7 @@ This server will shut down when your computer does.
If you want to shut down the server, but not your computer, run the following command:
```
-pkill -ef "busybox httpd -p 127.0.0.1:8001"
+pkill -ef "^busybox httpd -p 127.0.0.1:8001"
```
Now all is in place! Visit <http://localhost:8080/>.