From 0d8ee2b801b679b21957914293d0514dea510175 Mon Sep 17 00:00:00 2001 From: Alexandre Esteves Date: Thu, 25 Jan 2018 15:05:52 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edf2f7a7d..fddaf28b9 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ From within the root of your obelisk project directory, use the script and synta ./set-deploy [DESTINATION DIR] [PRIVATE KEY FILE] ``` -This script will create a `deploy` directory within the directory you've specified within the first arguement to the script. To start deployment to your NixOS server, `cd` into the `deploy/src` directory and use the following script and syntax provided below: +This script will create a `deploy` directory within the directory you've specified within the first argument to the script. To start deployment to your NixOS server, `cd` into the `deploy/src` directory and use the following script and syntax provided below: ```bash ./obelisk/deploy [yourServer.org] .. --arg ssl true