Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopvilar committed Sep 13, 2015
1 parent af18b3b commit 42572f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ A microframework for Wordpress based on [Slim](http://www.slimframework.com/).

composer require alterfw/ampersand

## Getting started

Require the composer autoload file into your `functions.php`:

```php
Expand All @@ -33,7 +31,7 @@ Before create any pull requests make sure that all tests are passing.

### Development Environment

To setup de developmente environment first download [Docker](https://www.docker.com/) and create a virtual machine:
To setup de development environment first download [Docker](https://www.docker.com/) and create a virtual machine:

docker-machine create --driver virtualbox default
eval "$(docker-machine env default)"
Expand Down

0 comments on commit 42572f7

Please sign in to comment.