diff --git a/README.md b/README.md
index 9779b3e69666384c21da1080857f07a8848abe51..786def7c82f11829a25670f2b21ddc4f2ceaeaee 100644
--- a/README.md
+++ b/README.md
@@ -4,19 +4,19 @@
 
 - [Ruby](https://www.ruby-lang.org/en/)
 - [Jekyll](https://jekyllrb.com/)
-- Latex distribution (for compiling logo image with tikz) and pdf2svg
+- Latex distribution (for compiling logo image with tikz) and `pdf2svg`
 
 ## Setup Instructions
 
 ### Jekyll and necessary Gems
 
-- clone this repository: `git clone git@git.dynare.org:Dynare/website.git`
+- clone this repository: `git clone --recursive git@git.dynare.org:Dynare/website.git`
 - `cd website`
 - `bundle install`
 
 ### Create logo images
 
-- `cd assets/images/logo; ./makelogo.sh; cd -`
+- `make -C assets/images/logo`
 
 ### Mount website