Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
firemark committed Aug 19, 2019
1 parent 6e9a70a commit 81e5bb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
git submodule update --init
pip install -r requirements.txt
pelican content # tada - your content is on
make html # works too
```

## What is editable?
Expand All @@ -22,7 +23,7 @@ pelican content # tada - your content is on
## Dev mode

```
pelican listen
pelican --listen
```

This command create a devserver on localhost:8000
Expand Down

0 comments on commit 81e5bb6

Please sign in to comment.