From d665732ca2ef60d3582064161acaa38a50b16170 Mon Sep 17 00:00:00 2001 From: Jack'lul Date: Tue, 7 May 2024 11:36:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e87d77e4..dd6e7260 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ mkdir ./build # then build the IPK package # (you will need sudo access to set ownership of files to uid/gid 0) -./scripts/ipk.sh ./build +./scripts/ipk.sh ./build dev armv7-3.2 # the package will be saved at the root of this repository ```