Skip to content

Commit 63c9eab

Browse files
renew readme
1 parent 91f9dd6 commit 63c9eab

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
@@ -216,7 +216,7 @@ Getting OpenSSL: https://www.openssl.org/source/
216216

217217
Getting OpenSSL(Windows): https://slproweb.com/products/Win32OpenSSL.html
218218

219-
You need to pass both 'URL to Key' and a path to save a random key:
219+
You need to pass both 'URL to the key' and 'path to save a random key' to `generateRandomKeyInfo` method:
220220
``` php
221221
//A path you want to save a random key on your server
222222
$save_to = "/var/www/my_website_project/storage/keys/enc.key";

0 commit comments

Comments
 (0)