Skip to content

Commit d9f655d

Browse files
authored
Update README.md
1 parent c815b72 commit d9f655d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ You can install Graphviz on MacOS via homebrew:
1919
brew install graphviz
2020
```
2121

22+
Or, if you are using Homestead:
23+
24+
```bash
25+
sudo apt-get install graphviz
26+
```
27+
2228
## Installation
2329

2430
You can install the package via composer:

0 commit comments

Comments
 (0)