diff --git a/README.rst b/README.rst index e6def56..b566ecb 100644 --- a/README.rst +++ b/README.rst @@ -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``. diff --git a/docs/config.rst b/docs/config.rst index 1dc297c..e3e0c31 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -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