aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-03-24 14:02:23 -0600
committerCody Hiar <codyfh@gmail.com>2018-03-24 14:02:23 -0600
commite5d0a844d460cccee01244fe2c3757b0ded99601 (patch)
tree6058b7d5255c99271b05411bb31aa5c55353241d
parent863382e0c415c47f2e2117d50dfd49c3060d3739 (diff)
Adding slidesHEADmaster
-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: