diff --git a/README.md b/README.md index 85d8fba..a9625ba 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ Clone this repository to a directory on your machine 1. Create certificates directory - mkdir /etc/nginx/certs + sudo mkdir /etc/nginx/certs 1. Copy the certificate to the directory - cp dgfprototype.*.pem /etc/nginx/certs/ + sudo cp dgfprototype.*.pem /etc/nginx/certs/ 1. Add the following to the `http` section of `/etc/nginx/nginx.conf`