Skip to content

Commit

Permalink
Minor README.md tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Feb 9, 2012
1 parent 70abcac commit 3a8e3d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -17,11 +17,11 @@ $ git clone http://github.com/javiereguiluz/easybook.git easybook

If you don't use Git:

1. `mkdir easybook`
2. Download https://github.com/javiereguiluz/easybook/zipball/master ZIP file
3. Uncompress the ZIP file in `easybook` directory
1. `mkdir easybook`
2. Download https://github.com/javiereguiluz/easybook/zipball/master ZIP file
3. Uncompress the ZIP file in `easybook` directory

Once downloaded, you can use **easybook** as easy as:
Regardless the installation mode, use **easybook** with the `book` command:

```
$ cd easybook
Expand All @@ -40,7 +40,7 @@ If the last command doesn't work, try `php book`

## Tests ##

Execute the following commands to test **easybook** (requires PHPUnit):
Execute the following command to test **easybook** (requires PHPUnit):

```
$ cd easybook
Expand Down

0 comments on commit 3a8e3d2

Please sign in to comment.