@ -0,0 +1 @@
bam/static/bam/pure.css/
@ -37,7 +37,7 @@ ln -sr bam PROJECT_DIRECTORY/bam
./manage.py createsuperuser
```
8. Download _Pure.css_ and extract it to `bam/static/`.
8. Download _Pure.css_ and extract it to `bam/static/pure.css/`.
9. Start the development server:
@ -2,7 +2,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="{% static "bam/pure-min.css" %}">
<link rel="stylesheet" href="{% static "bam/pure.css/pure-min.css" %}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {