Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Commit

Permalink
Changed old reference to Instantiator in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jun 15, 2014
1 parent 5830a16 commit cc754c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ git clone git://github.com/Ocramius/Instantiator.git
You will then need to run a composer installation:

```sh
$ cd ProxyManager
$ cd Instantiator
$ curl -s https://getcomposer.org/installer | php
$ php composer.phar update
```
Expand Down

0 comments on commit cc754c2

Please sign in to comment.