From e1fdf6fc2a7a05e075f548dc669d08258e9377e6 Mon Sep 17 00:00:00 2001 From: Chiharu Shirasaka <35837918+pepepper@users.noreply.github.com> Date: Sun, 18 Oct 2020 17:22:06 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2177981..9e179a2 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ Build and make NK.bin 2. Run `make ubuild` to build whole repository and generate `u-boot.bin`. - - nkbin_maker packs `u-boot.bin` into `nk.bin`. - 3. To make `nk.bin`, run `make nkbin`. + - nkbin_maker packs `u-boot.bin` into `nk.bin`. + Build Linux -----------