From c31afc28183bd08b9fcc3717d57b156e864217a6 Mon Sep 17 00:00:00 2001 From: Huseyn Ismayilov <85673341+coderloff@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:11:07 +0400 Subject: [PATCH] fix #10: Update repository name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50cfa4f..6de3483 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Ferx is a basic game engine written in c++ To clone repo: ```bash -git clone https://github.com/coderloff/learnopengl +git clone https://github.com/coderloff/ferx ``` After clonning the repo, update the submodules: