summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com>2025-01-25 09:14:50 +0100
committerGitHub <noreply@github.com>2025-01-25 09:14:50 +0100
commit44d67d8c92cec74ffa4fc2070154bbc9e545bc6c (patch)
tree6e918172fb74db864e3ab5ded08ef3408b9f0996 /ReadMe.md
parent554f2da6a169988fea276846aaa0cb901384ac5e (diff)
Rename tools accordingly,
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 7a1da4a..28e5c22 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -9,7 +9,7 @@ A dialect of C++ for ZkaOS.
Start by cloning the repository:
```
-git clone git@github.com:amlel-el-mahrouss/compiler.git
+git clone git@github.com:mediaswirl/necc.git
```
And then follow the build instructions (Install.md)