Skip to content

Commit 413868a

Browse files
committed
txt
1 parent 8b44422 commit 413868a

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
@@ -16,7 +16,7 @@ A simple PHP class to encrypt a string, and decrypt an encrypted string
1616
}
1717
}
1818
```
19-
- Run `composer update` command.
19+
- Run `composer install` command.
2020
- Include your autoloader file (if not already), like this-
2121
```php
2222
include 'vendor/autoload.php';

0 commit comments

Comments
 (0)