README.md - Clarify confusing stage2 paragraph

The sentence/word order was odd and awkward and therefore hard to parse.
Fix that.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
pull/374/head
Daniel F. Dickinson 2020-01-14 16:21:28 -05:00
parent f8f3d6fe93
commit dd652282c2
1 changed files with 4 additions and 4 deletions

View File

@ -264,11 +264,11 @@ maintenance and allows for more easy customization.
creates necessary groups and gives the pi user access to sudo and the creates necessary groups and gives the pi user access to sudo and the
standard console hardware permission groups. standard console hardware permission groups.
There are a few tools that may not make a whole lot of sense here for There are a few development tools here that may not make a whole lot
development purposes on a minimal system such as basic Python and Lua of sense on a minimal system. These tools include basic Python and Lua
packages as well as the `build-essential` package. They are lumped right packages as well as the `build-essential` package. They are lumped right
in with more essential packages presently, though they need not be with in with more essential packages presently, though they need not be with
pi-gen. These are understandable for Raspbian's target audience, but if pi-gen. They are understandable for Raspbian's target audience, but if
you were looking for something between truly minimal and Raspbian-Lite, you were looking for something between truly minimal and Raspbian-Lite,
here's where you start trimming. here's where you start trimming.
@ -283,7 +283,7 @@ maintenance and allows for more easy customization.
- **Stage 5** - The Raspbian Full image. More development - **Stage 5** - The Raspbian Full image. More development
tools, an email client, learning tools like Scratch, specialized packages tools, an email client, learning tools like Scratch, specialized packages
like sonic-pi, office productivity, etc. like sonic-pi, office productivity, etc.
### Stage specification ### Stage specification