From 2e80c0214bb888d9a2aaa3b200b451dfd759a453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Sverre=20Lien=20Sell=C3=A6g?= Date: Thu, 14 Jan 2021 02:39:31 +0100 Subject: [PATCH] add recursive parameter to git clone command to make sure graphlib source can be built --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 856339e..dca0efc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ yay -S mathgl blas fltk ``` ## Usage ```sh -git clone https://voss.sarvern.no/zalox/cpp-skeleton-graphlib-fltk +git clone --recursive https://voss.sarvern.no/zalox/cpp-skeleton-graphlib-fltk # with juci you can stop after this step and open the folder is # saved and press Ctrl+Enter cd