diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-18 12:09:41 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-18 12:09:41 +0100 |
| commit | 6a9ae8360b9c7757b756be6cc41c77982344b0c6 (patch) | |
| tree | ceaaa4f86f3e097f955d562c325d60222ff4751a /ReadMe.md | |
| parent | f471cf287fdef515ced7357aca2f3f47f284998f (diff) | |
ADD: A better thread scheduler.
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ An OS written in C++ 20, with a System Call Interface Library, and a custom boot Clone repository: ``` -git clone git@github.com:mediaswirl/nekernel.git +git clone git@github.com:devrije/nekernel.git cd nekernel ``` |
