From 2cb0888a50fb02408c4e4ec99a5d71b0c34c9c16 Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 23 Jul 2018 01:07:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0fa905..cfe1a69 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You can change the port by using `npm start -- --port=8001`. 1. If you want all on one page, e.G. to print this out, append `?pdf-print` to the link like so: - ```http://localhost:8000//?pdf-print``` + ```http://localhost:8000/?pdf-print``` You can now print the presentation if you like ### Folder Structure