Browse Source

Add markdown install to instructions

pull/1/head
Luke Murphy 5 years ago
parent
commit
b1f055efee
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      README.md

2
README.md

@ -24,5 +24,5 @@ $ source .venv/bin/activate
Then install the requirements:
```bash
$ pip install pelican
$ pip install pelican markdown
```

Loading…
Cancel
Save