summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-03-19 21:03:14 +0100
committerAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-03-19 21:03:14 +0100
commitbb46b236ad72934469060706afe7cc3708cc299b (patch)
tree38fa8b570c183d5a39c49fe7feec67a9856defcd /ReadMe.md
parentd4e878c1facf7bbd5b35d36840fb0a28460528c5 (diff)
Compiler(Secret): Major commit
What is needed: - Finish AMD64 assembler. - Work on a C++ compiler. - Work on a installer wizard.
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md6
1 files changed, 3 insertions, 3 deletions
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