diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-20 21:01:31 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-20 21:01:31 +0100 |
| commit | 50439432a85976605dbb18e3cd2161f888d2e17d (patch) | |
| tree | 12a30d88888f407e84634badef430d321cd1f4c6 /dev/ZBAKit/ReadMe.md | |
| parent | 745cc52b11190689a3f42b936978a5c03a410b9a (diff) | |
IMP: AHCI-DMA: driver improvements, does complete read now (although nothing returns).
ReadMe.md: Update git ssh link.
HWTS: Refactor class.
DriveMgr: Lots of improvements inside the API.
CUSA: Refactor scheduler API too.
Diffstat (limited to 'dev/ZBAKit/ReadMe.md')
| -rw-r--r-- | dev/ZBAKit/ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZBAKit/ReadMe.md b/dev/ZBAKit/ReadMe.md index 02239d3d..14157e7c 100644 --- a/dev/ZBAKit/ReadMe.md +++ b/dev/ZBAKit/ReadMe.md @@ -8,7 +8,7 @@ You need: Start by cloning the repo: ``` -git clone git@bitbucket.org:mahrouss/microKernel.git +git clone git@github.com:ElMahroussLogic/zka-dev.git ``` And then execute: |
