diff --git a/README.md b/README.md index 82986cd..10b7c81 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ AsteroidOS build system You can fully build a flashable image from source with the following commands, but be careful it will take several hours: . ./prepare-build.sh - bitbake steroid-image + bitbake asteroid-image For more information report to [the wiki](https://github.com/AsteroidOS/asteroid/wiki).