diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |