diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-04 16:57:09 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-04 16:57:09 +0200 |
| commit | 155ade38aa5c906eac3b34a2ba342e496cc5895f (patch) | |
| tree | 1dae2a453aaa520c847df5e1396f6839fbb76b1f /ReadMe.md | |
| parent | 73a3715f217931338b9034c293bacf8c7b1912dc (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.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,6 +1,4 @@ - - -# 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. |
