Skip to content

Commit 8495baa

Browse files
authored
Fix README.md
1 parent 8a7bac4 commit 8495baa

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
@@ -27,7 +27,7 @@ TypeLang Parser is available as Composer repository and can be installed
2727
using the following command in a root of your project:
2828

2929
```sh
30-
$ composer require type-lang/parser
30+
composer require type-lang/parser
3131
```
3232

3333
## Quick Start

0 commit comments

Comments
 (0)