fix filename

This commit is contained in:
Chiharu Shirasaka 2020-10-18 13:59:24 +09:00 committed by GitHub
parent ac036303e7
commit 12a94d1e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -14,6 +14,6 @@ gccとmakeのインストールされたLinux上で
git clone https://github.com/brain-hackers/nkbin_maker
cd nkbin_maker
make
./bsd-ce (ビルドして出力されたu-boot.binのパス)
./bsd-ce (ビルドして出力されたu-boot(拡張子なし)のパス)
フォルダ内にU-Bootがパックされたnk.binが生成される