From 41a2324d0e78f572469929d45e1a169da809e7b2 Mon Sep 17 00:00:00 2001 From: Macoy Madson Date: Tue, 7 Jul 2020 07:10:47 -0700 Subject: [PATCH] Fixed ReadMe.org repo URL --- ReadMe.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.org b/ReadMe.org index af7ee44..6f388a4 100644 --- a/ReadMe.org +++ b/ReadMe.org @@ -8,7 +8,7 @@ A simple game library and abstraction layer. It uses SFML to provide most functi Clone and init submodules for dependencies: #+BEGIN_SRC sh -git clone --recurse-submodules https://github.com/makuto/spargus-vehicle-prototype +git clone --recurse-submodules https://github.com/makuto/base2.0 #+END_SRC If you didn't do submodules, run this: