diff --git a/README.md b/README.md index 334509f2..15f90bbd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,10 @@ A modification of the Mesa Vulkan overlay. Including GUI improvements, temperatu First, clone this repository and cd into it: -`git clone https://github.com/flightlessmango/MangoHud.git; cd MangoHud` +``` +git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git +cd MangoHud +``` Then simply run the following command: