update cloning instructions

This commit is contained in:
David Todd 2019-05-27 13:45:40 -05:00
parent 785ce5a0ae
commit f106513f55
1 changed files with 1 additions and 1 deletions

View File

@ -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`