We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b44422 commit 413868aCopy full SHA for 413868a
readme.md
@@ -16,7 +16,7 @@ A simple PHP class to encrypt a string, and decrypt an encrypted string
16
}
17
18
```
19
-- Run `composer update` command.
+- Run `composer install` command.
20
- Include your autoloader file (if not already), like this-
21
```php
22
include 'vendor/autoload.php';
0 commit comments