Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
bzajacc committed Sep 21, 2016
1 parent 573e223 commit b63e44d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,17 @@
```

## Options ##
1.Set **framework**( yii, symfony, laravel )

1. Set **framework**( yii, symfony, laravel )
```
-f=$name / --framework=$name
```

2. Set **alias** of your git repository

```
-a=$name / --alias=$name
```

3. Set **branch** name of your git repository

```
-b=$name / --branch=$name
```
Expand Down

0 comments on commit b63e44d

Please sign in to comment.