Update badges and Packagist version
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# [Sage](https://roots.io/sage/)
|
||||
[](https://travis-ci.org/roots/sage)
|
||||
[](https://david-dm.org/roots/sage#info=devDependencies)
|
||||
[](https://packagist.org/packages/roots/sage)
|
||||
[](https://david-dm.org/roots/sage#info=devDependencies)
|
||||
[](https://travis-ci.org/roots/sage)
|
||||
|
||||
Sage is a WordPress starter theme with a modern development workflow.
|
||||
|
||||
@@ -43,7 +44,7 @@ From the command line, run the following commands from the root of your WordPres
|
||||
|
||||
```shell
|
||||
# @ example.com/site
|
||||
$ composer create-project roots/sage web/app/themes/your-theme-name dev-sage-9
|
||||
$ composer create-project roots/sage web/app/themes/your-theme-name 9.0.0-alpha.1
|
||||
```
|
||||
|
||||
Then activate the theme via [wp-cli](http://wp-cli.org/commands/theme/activate/):
|
||||
|
||||
Reference in New Issue
Block a user