From 6656ab57eb63dbba7ff173c8404d7761dee96246 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 24 May 2023 14:38:20 -0400 Subject: [PATCH] update readme --- content/_index.md | 2 +- readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 40a7041..6fdff5e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -5,4 +5,4 @@ title: "Home page" This is the freedom starter kit -make sure to clone this repository with the `--recursive` option to receive the theme and shortcode submodules. \ No newline at end of file +Make sure to clone this repository with the `--recursive` option to receive the theme and shortcode submodules. \ No newline at end of file diff --git a/readme.md b/readme.md index 7f566a7..829ec65 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ # Quickstart Freedom This ready-to-go package is everything you need to create a site with the [freedom](https://code.gabe.rocks/gabriel/freedom) theme. + +Make sure to clone this repository with the `--recursive` option to receive the theme and shortcode submodules. \ No newline at end of file