diff --git a/readme.md b/readme.md index 6ed1c59..b4538d9 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ There's not really a whole lot here, but it contains all the posts and content; ## Installation 1. SSH into your server -1. Clone the repo - `git clone https://github.com/alopexc0de/c0de.dev-blog` +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`