Skip to content

Commit

Permalink
update how to run the presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamz-22 committed Apr 4, 2019
1 parent 78e78eb commit d4db74a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# py-rendezvous
The code samples to run for https://www.meetup.com/PyLadies-Berlin/events/259699080/

# To Run the slide show

```bash
> git clone [email protected]:shyamz-22/py-rendezvous.git
> cd py-rendezvous
> python3 -m http.server
```

0 comments on commit d4db74a

Please sign in to comment.