aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index afbfcc1..27f1616 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Setting up Django on a VPS
+[Slides](https://docs.google.com/presentation/d/1htURhOWd9zAjDkc0KeSg9QKh1-AYnbndja6LyO_7aZA/edit?usp=sharing)
+
`setup.sh` is a script you can use to setup your own working instance of django
on a VPS. It's farly self documenting but basically you follow these steps: