add line to install dependency

This commit is contained in:
Takumi Sueda 2020-10-18 15:55:39 +09:00
parent 73dad6aaff
commit f480e68228
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -11,6 +11,7 @@ Brainに搭載されているWindows CE用のブートローダー(EBOOT)はSD
使用方法:
gccとmakeのインストールされたLinux上で
sudo apt install libelf-dev # Debianの場合
git clone https://github.com/brain-hackers/nkbin_maker
cd nkbin_maker
make