Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ Pacman is a flat and responsive design theme for [Hexo](http://hexo.io).
[Demo](http://A-limon.github.io/pacman) || [Alimon's Blog](http://yangjian.me)

中文说明请访问[这里](http://A-limon.github.io/pacman/hello/introducing-pacman-theme/)
##Installation
###Install
## Installation
### Install
```
$ git clone https://github.com/A-limon/pacman.git themes/pacman
```
**Pacman requires Hexo 2.4.5 and above.**
###Enable
### Enable
Modify `theme` setting in blog folder` _config.yml` to `pacman`.
###Update
### Update
```
cd themes/pacman
git pull
```
**please backup your `_config.yml` file before update.**
##Configuration
## Configuration

Modify settings in `/themes/pacman/_config.yml`.

Expand Down