Dropped require from README
Kind of obvious you need to require the library. If using composer, the autoloader will take care of it.
This commit is contained in:
parent
9d3d247936
commit
28a4066917
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ Then run `composer update`
|
|||
### Getting Started
|
||||
|
||||
```php
|
||||
require_once 'joshtronic/LoremIpsum.php';
|
||||
$lipsum = new joshtronic\LoremIpsum();
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue