Correct NASM link (hate you markdown)
This commit is contained in:
parent
1f785bd125
commit
652b418806
@ -28,7 +28,7 @@ pip install splashbuilder
|
|||||||
SplashBuilder is build using Python3 and some Linux distribution may force you to use `pip3` instead of `pip` to
|
SplashBuilder is build using Python3 and some Linux distribution may force you to use `pip3` instead of `pip` to
|
||||||
install using Python 3.
|
install using Python 3.
|
||||||
|
|
||||||
You also need [https://www.nasm.us/](`nasm`) to be installed if you want to have your own code running in your bootsplash as a boot splash
|
You also need [NASM](https://www.nasm.us/) to be installed if you want to have your own code running in your bootsplash as a boot splash
|
||||||
include some code.
|
include some code.
|
||||||
|
|
||||||
#### How to make a bootsplash
|
#### How to make a bootsplash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user