Skip to content

Commit

Permalink
Update installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Zimmerman committed Sep 19, 2017
1 parent bf93434 commit e187700
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,13 @@ Make sure all dependencies have been installed before moving on:
* [PHP](http://php.net/manual/en/install.php) >= 7.0
* [Composer](https://getcomposer.org/download/)
* [WordPress](https://wordpress.org/) >= 4.8.1
* [Pressbooks](https://github.com/pressbooks/pressbooks) >= 4.0
* [Pressbooks](https://github.com/pressbooks/pressbooks) >= 4.3
* [Node.js](http://nodejs.org/) >= 6.9.x
* [Yarn](https://yarnpkg.com/en/docs/install)

## Theme installation

Install Aldine using Composer from your Pressbooks themes directory:

```shell
# @ app/themes/ or wp-content/themes/
$ composer require pressbooks/pressbooks-aldine
```
Download the [latest zipped release](https://github.com/pressbooks/pressbooks-aldine/releases/latest) to your Pressbooks themes directory (`wp-content/themes` or `app/themes`) and unzip the theme folder.

## Theme structure

Expand Down

0 comments on commit e187700

Please sign in to comment.