From ba3ffde417feeeef5ec46b7754ab077ceb36e3d0 Mon Sep 17 00:00:00 2001 From: recanman <29310982+recanman@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:20:29 -0700 Subject: [PATCH] docs: fix readme --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 7e81ea3..5911da9 100644 --- a/readme.md +++ b/readme.md @@ -14,11 +14,7 @@ Install Hugo (using a package manager or from [here](https://gohugo.io/getting-s Now run the following commands: -`git clone https:// - -`gem install bundler jekyll` | Installs jekyll and bundler. - -`git clone https://github.com/rottenwheel/revuo-weekly` | Clone the repository. +`git clone https://github.com/rottenwheel/revuo-weekly --recurse-submodules` | Clone the repository. `cd revuo-weekly`