Skip to content

Commit 91a63bf

Browse files
Update 02_Development_environment.adoc (#332)
ninja-build instead ninja
1 parent 6021dbd commit 91a63bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/02_Development_environment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ See the xref:00_Introduction.adoc[introduction chapter] for links to drivers fro
339339

340340
=== Ninja
341341
Ninja is a rapid build system that CMake has support for in all
342-
platforms. We recommend installing it with `sudo apt install ninja`
342+
platforms. We recommend installing it with `sudo apt install ninja-build`
343343

344344
=== X Window System and XFree86-VidModeExtension
345345
It is possible that these libraries are not on the system, if not, you can

0 commit comments

Comments
 (0)