Added stage 5 to the text

pull/353/head
RaspberryPiFan 2019-11-26 16:55:07 +01:00 committed by GitHub
parent d7c1ae21ca
commit 4ea8720037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ If you wish to build up to a specified stage (such as building up to stage 2
for a lite system), place an empty file named `SKIP` in each of the `./stage`
directories you wish not to include.
Then add an empty file named `SKIP_IMAGES` to `./stage4` (if building up to stage 2) or
Then add an empty file named `SKIP_IMAGES` to `./stage4` and `./stage4` (if building up to stage 2) or
to `./stage2` (if building a minimal system).
```bash