Skip to content

Commit 6ef2a37

Browse files
Update README.md
1 parent a1f3cb5 commit 6ef2a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Use [Composer](https://getcomposer.org/)
99

1010
### Composer Require
1111
```
12-
composer require devcoder-xyz/php-router
12+
composer require devcoder-xyz/php-dotenv
1313
```
1414

1515
## Requirements
@@ -75,4 +75,4 @@ NOTE: ``VARIABLE="true"`` will be processed to ```string(4) "true"```
7575

7676
## QuotedProcessor
7777

78-
``VARIABLE="anything"`` will be processed to ```string(8) "anything"```
78+
``VARIABLE="anything"`` will be processed to ```string(8) "anything"```

0 commit comments

Comments
 (0)