From 168aa04c854b4e53f986fc9311a92598e9b64478 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 30 Nov 2022 10:21:23 +0100 Subject: [PATCH] doc: minor fix in release notes of version 22.08 --- doc/release_notes/22-08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release_notes/22-08.txt b/doc/release_notes/22-08.txt index 6b501b28f2..224cb4a750 100644 --- a/doc/release_notes/22-08.txt +++ b/doc/release_notes/22-08.txt @@ -400,7 +400,7 @@ We invite seasoned developers - especially those who are following the [https://genodians.org/nfeske/index - Pine-fun article series] - to experiment with the new phone variant. It can be built via the following command: -! built/arm_v8a$ make run/sculpt KERNEL=hw BOARD=pinephone SCULPT=phone +! build/arm_v8a$ make run/sculpt KERNEL=hw BOARD=pinephone SCULPT=phone For a broader audience, we plan to provide a ready-to-use SD-card image for the PinePhone in tandem with the next release of Sculpt OS.