Skip to content

Commit 21b7eb1

Browse files
committed
docs: Update installation instructions in README
1 parent da503d9 commit 21b7eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ not supported you can either define it manually (see description below), or file
1515
To use php-latex, you install it just as any other php package - with [Composer](https://getcomposer.org/).
1616

1717
```
18-
composer require xemlock/php-latex:dev-master
18+
composer require xemlock/php-latex
1919
```
2020

2121
## Usage

0 commit comments

Comments
 (0)