Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix: example dhirectory name to `example` from `sample`.
  • Loading branch information
smeghead authored Jul 9, 2024
1 parent 3744569 commit 998f427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ You can utilize a Docker image that includes php-class-diagram and PlantUML from
### From Composer

```bash
$ mkdir sample
$ cd sample
$ mkdir example
$ cd example
$ composer init
$ composer require --dev smeghead/php-class-diagram
```
Expand Down

0 comments on commit 998f427

Please sign in to comment.