From 8aa22cbbc3feb490228589d09d558f50ec6afefb Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 15 Jul 2025 08:01:21 +0100 Subject: fix: Update ReadMe.md instructions. --- ReadMe.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 789ddc3..8c696d9 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # NeBoot -![ARM64](https://github.com/nekenel-org/firmware/actions/workflows/arm64.yml/badge.svg) +![ARM64](https://github.com/nekenel-org/neboot/actions/workflows/arm64.yml/badge.svg) [![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE) [![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#) @@ -18,7 +18,8 @@ Build the documentation using Doxygen's `doxygen` CLI tool. ## Cloning: ```sh - git clone git@github.com:nekernel-org/firmware.git + git clone git@github.com:nekernel-org/neboot.git + cd neboot ``` ###### Copyright 2024-2025, Amlal EL Mahrouss. all rights reserved. -- cgit v1.2.3