diff options
Diffstat (limited to 'docs/creating-a-theme.txt')
| -rw-r--r-- | docs/creating-a-theme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creating-a-theme.txt b/docs/creating-a-theme.txt index 0535073..21bf796 100644 --- a/docs/creating-a-theme.txt +++ b/docs/creating-a-theme.txt @@ -15,7 +15,7 @@ Starting The Theme First, we create a testing site, and copy the orphan theme from nikola's sources into the right place:: - $ nikola init monospace-site + $ nikola init monospace-site --demo A new site with some sample data has been created at monospace-site. See README.txt in that folder for more information. |
