Skip to content

Commit

Permalink
Tighten
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Jul 17, 2016
1 parent 72c06a8 commit d7ebe91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mattstauffer/lambo",
"name": "tightenco/lambo",
"description": "Super-powered 'laravel new' with Laravel and Valet.",
"keywords": ["laravel", "zonda", "wwdhhd", "lambo"],
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Super-powered `laravel new` for Laravel and Valet.
## Installation

```bash
composer global require mattstauffer/lambo
composer global require tightenco/lambo
```

## Usage
Expand Down

0 comments on commit d7ebe91

Please sign in to comment.