Clearer wording per Michael D.'s feedback

This commit is contained in:
Raymond Pasco 2015-08-25 16:25:56 -04:00
parent a9eb70ec66
commit 7ba86458ad

View File

@ -110,9 +110,9 @@ less obvious stylistic rules are:
urbit bootstraps itself using a binary blob called `urbit.pill`, which urbit bootstraps itself using a binary blob called `urbit.pill`, which
we do indeed keep in version control. This creates some special we do indeed keep in version control. This creates some special
requirements. If you are not changing anything in the kernel (everything requirements. If you are not changing anything in the kernel (everything
under `urb/zod/arvo/`) then you can skim this section (please at least under `urb/zod/arvo/`) then you can skim this section (please do not
skim it, though). If you are working there, then this section is skip it entirely, though). If you *are* working there, then this
critically important! section is critically important!
The procedure for creating `urbit.pill` is often called "soliding". It The procedure for creating `urbit.pill` is often called "soliding". It
is somewhat similar to `|reset`, but instead of replacing your running is somewhat similar to `|reset`, but instead of replacing your running