From 92d83ac260f4d9479c386f91b77745e994a034df Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 27 May 2019 16:14:49 -0500 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fe12d7e..335d2f5 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ There's not really a whole lot here, but it contains all the posts and content; 1. SSH into your server 1. Clone the repo - `git clone --recurse-submodules https://github.com/alopexc0de/c0de.dev-blog` 1. `cd c0de.dev-blog` -1. Install the config and plugins - `sudo make install` +1. Install the config and plugins - `make install` ## Updating