Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit 2ea0578

Browse files
committed
Minor fix in README.md
1 parent e5c652a commit 2ea0578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please [report](https://github.com/dunglas/phpdoc-to-typehint/issues) any bug yo
1414
## Install and usage
1515

1616
1. [Download the latest PHAR file](https://github.com/dunglas/phpdoc-to-typehint/releases)
17-
2. Run `php phpdoc-to-typehint.phar <your-project-directory>
17+
2. Run `php phpdoc-to-typehint.phar <your-project-directory>`
1818

1919
You're project should have scalar type hints and return type declarations.
2020

0 commit comments

Comments
 (0)