diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-22 13:55:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-22 13:55:02 +0100 |
| commit | 917b2ee06b366ce9638f75d5e3a6a95ce507f286 (patch) | |
| tree | 9f999396ac85a8b55a495ce54f736ea66ce9da4e | |
| parent | e2647ee4bea8ae8a817a15ea4ed469e61808e13f (diff) | |
chore: reworking README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Always use `format.sh` before commiting and pushing your code! Run the following: ```sh -git clone git@github.com:nekernel-org/nectar.git +git clone -j8 git@github.com:nekernel-org/nectar.git cd nectar # Either build the debugger or compiler libraries/tools using nebuild. ``` |
