Skip to content

Commit

Permalink
Fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yosymfony committed Jan 8, 2015
1 parent 6e94efd commit 32bd3a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ See a [demo](http://yosymfony.github.io/Spress-example/).
* Social networks link at the footer.
* Support to Google and Bing site validation.
* Code snippets highlight.
* Iconic font by [Fort Awesome](http://fortawesome.github.io/Font-Awesome).
* Sitemap and RSS feed.

### How to install?
Expand All @@ -24,15 +25,15 @@ and run `composer update`:

```
"require": {
"yosymfony/spress-theme-spresso": ">=1.0,<2.0-dev",
"yosymfony/spress-theme-spresso": "1.1.*@dev"
}
```

### How to use?

**Create a new site**:

`$ spress site:new /your-site-dir spresso`
`$ spress new:site /your-site-dir spresso`

#### Menus

Expand Down

0 comments on commit 32bd3a5

Please sign in to comment.