diff --git a/README.asciidoc b/README.asciidoc index 6e1d7506..24f79348 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -126,4 +126,4 @@ Every stage comprises one or more scripts. Scripts need to be named in the forma **chroot**? What's that? Well, it's a little complex, but basically it allows you to run statements within the image as if you were running the image on an actual target board like the Raspberry Pi. This is used to download and install the `apt-get` packages and several scripts to make the image ready for use with the OpenHD system. Please remember to use `sudo` in the `-chroot` scripts where approperiate. #### Small -We've added a small option, which removes the old images after each step is done. +We've added a small option, which removes the old images after each step is done.