docs: Add "writable" for more accurate description

Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
This commit is contained in:
Mike Salvatore 2021-06-10 13:08:02 -04:00 committed by GitHub
parent ca5450b932
commit 331d2aeb7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ been signed by a private certificate authority.
1. Move your `.crt` and `.key` files to `./monkey_island_data`.
1. Make sure that your `.crt` and `.key` files are readable only by you.
1. Make sure that your `.crt` and `.key` files are readable and writeable only by you.
```bash
chmod 600 ./monkey_island_data/<KEY_FILE>