docs: fix readme

This commit is contained in:
recanman 2024-07-02 15:20:29 -07:00
parent 135a9ac88c
commit ba3ffde417

View File

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