diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-16 10:51:36 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-16 10:51:36 +0100 |
| commit | 2a2bfff463c5dc437aef03463c1fe657c3400c99 (patch) | |
| tree | a117cd19af80496c68e1bba58c6d7506b17a46ba /ReadMe.md | |
| parent | 1d3148c8dbe564ad47b72abd7527173df6f49dcc (diff) | |
Lint: lint sh in /ReadMe.md
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ An OS written in C++ 20, with a System Call Interface Library, and a custom boot Clone repository: -``` +```sh git clone git@github.com:devrije/kernel.git cd kernel ./debug_ata.sh # Generic ATA PIO target |
