From bb46b236ad72934469060706afe7cc3708cc299b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> Date: Tue, 19 Mar 2024 21:03:14 +0100 Subject: Compiler(Secret): Major commit What is needed: - Finish AMD64 assembler. - Work on a C++ compiler. - Work on a installer wizard. --- ReadMe.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index 8132de7..8f1165b 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,13 +1,13 @@ # MP-CC -## MP-UX Compiler Collection. +## MultiProcessor Compiler Collection. Start by cloning the repo: ``` -git clone git@github.com:Mahrouss-Logic/mp-cc.git +git clone git@gitlab.com:Mahrouss-Logic/mp-cc.git ``` -Then go to `Private/Toolchain/` And execute: +Then go to `Private/Toolchain/` and execute: ``` make all -- cgit v1.2.3