diff options
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. |
