Skip to content

Commit

Permalink
Update INITIATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfrost committed Oct 13, 2018
1 parent 271ef4e commit 1657cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INITIATION.md
Expand Up @@ -155,7 +155,7 @@ Next are simple examples of compiling the kernel, for a more in depth view see:
* On __CRUX__ you must first configure your bootloader (as "_make install_" will call Lilo), then run.
```
cd /usr/src/linux-<VERSION>
make all modules_install install
make -j $(nproc) all modules_install install
```

* On __Source Mage GNU/Linux__ (__OPTIONAL__).
Expand Down

0 comments on commit 1657cde

Please sign in to comment.