Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request #83 from vivekagr/master
Browse files Browse the repository at this point in the history
Fixed a couple of mistakes in the docs.
  • Loading branch information
lepture committed Apr 9, 2013
2 parents ce33de5 + 04ac3a6 commit 27b84d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.rst
Expand Up @@ -23,23 +23,23 @@ Commands

1. Create a site::

liquidluck init
liquidluck init

2. Search for a theme::

liquidluck search
liquidluck search

3. Install a theme::

liquidluck install moment
liquidluck install moment

4. Build articles::

liquidluck build
liquidluck build

5. Preview server::

liquidluck server
liquidluck server

More information with ``liquidluck help``.

Expand Down
2 changes: 1 addition & 1 deletion docs/config.rst
Expand Up @@ -4,7 +4,7 @@
Configuration
==============

Felix Felicis support **yaml** **python** and **json** format config file.
Felix Felicis support **yaml**, **python** and **json** format config file.
You can create the config file with::

$ liquidluck init
Expand Down

0 comments on commit 27b84d5

Please sign in to comment.