aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Mathes <amathes@gmail.com>2018-04-07 10:18:21 -0700
committerGitHub <noreply@github.com>2018-04-07 10:18:21 -0700
commita5490ac27b5fe0d9f3404625844c82d3b6d3d612 (patch)
tree3b0e87a1fd0b4151bf93bb7b8767433e6ef5cab4 /README.md
parentd2ff568be0247c4a699a40e3d0eab7acb9499c2d (diff)
parent8562f3cdfae85e0094a4974356b34d61d2619be9 (diff)
downloadsnkt-a5490ac27b5fe0d9f3404625844c82d3b6d3d612.tar.gz
snkt-a5490ac27b5fe0d9f3404625844c82d3b6d3d612.tar.bz2
snkt-a5490ac27b5fe0d9f3404625844c82d3b6d3d612.zip
Merge pull request #1 from alicebob/patch-1
fix cli argument
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3845afe..bde2642 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,7 @@ Output should now be in the `html` directory and look like
`snkt` includes a simple web server to view the results with
- $ snkt -p
+ $ snkt -s
Visiting http://localhost:8000 in a web browser should now show the site and the first post.