From 113696e525dbb3171339cca25a07f1607a661569 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Sun, 24 Dec 2023 16:22:05 -0500 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f812c7d..a2d1176 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ but should work as far back as `GCC-8.5` on any Linux distro. Windows is support ### Building Clone the repository: ```shell -git cline https://github.com/Tri11Paragon/OpenGL-Doc-Generator.git +git clone --recursive https://github.com/Tri11Paragon/OpenGL-Doc-Generator.git cd OpenGL-Doc-Generator ``` Make a build directory: