You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,24 +11,26 @@
11
11
12
12
A beginner's tutorial to launching a simple Django web app (part 1 of a series). This repository is the source code for the tutorial found here: https://hackersandslackers.com/getting-started-django/
13
13
14
-
## Getting Started
14
+
## Installation
15
15
16
-
Installation is recommended with [Pipenv](https://pipenv-fork.readthedocs.io/en/latest/):
0 commit comments