summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-04 16:57:09 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-04 16:57:09 +0200
commit155ade38aa5c906eac3b34a2ba342e496cc5895f (patch)
tree1dae2a453aaa520c847df5e1396f6839fbb76b1f /ReadMe.md
parent73a3715f217931338b9034c293bacf8c7b1912dc (diff)
Meta: Update readme to match makefile, remove h-core prefix inside
Makefile. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 336f4207..abce2004 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,6 +1,4 @@
-![Kernel](Meta/NewKernel.svg)
-
-# NewKernel and NewBoot
+# NewKernel
You need:
@@ -10,13 +8,13 @@ You need:
Start by cloning the repo:
```
-git clone git@github.com:Mahrouss-Logic/h-core.git
+git clone git@bitbucket.org:mahrouss/microkernel.git
```
And execute:
```
-make h-core-<cpu>-<hardware>
+make all
```
##### Copyright, Mahrouss Logic, all rights reserved.