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