From 1f684c1c79530d96d6b757933a4da35100217a9d Mon Sep 17 00:00:00 2001 From: Oren Date: Sat, 28 Feb 2015 12:29:41 -0800 Subject: [PATCH] add instructions for running the slides --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 470e699..e35a6f5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # phantom-talk Slide Deck for PhantomJS Talk + +# Run + + docker run -p 8000:8000 buddys/phantom-talk + open http://localhost:8000 + +Use the right and left arrows to move between slides