Remove github reference in README.md

This commit is contained in:
Thraix
2026-05-06 21:03:50 +02:00
parent b112ab4501
commit c0d6afbf1a
5 changed files with 6 additions and 9 deletions
+1 -4
View File
@@ -16,10 +16,7 @@ After MakeGen is installed it will always be able to generate a Makefile (even w
However it will not compile your code if those programs don't exist.
## Installation
To install MakeGen make sure you have the dependencies listed above.
Then clone this repository:
git clone git@github.com:Thraix/MakeGen.git
To install MakeGen make sure you have the dependencies listed above and clone this repository.
Then navigate into the MakeGen folder (`cd MakeGen`) and run: