meta: command corrections in CONTRIBUTING.md

This commit is contained in:
John Franklin 2023-04-29 02:20:14 -05:00
parent fa14915993
commit 3fc62792e3

View File

@ -167,7 +167,7 @@ should be accompanied by an updated [solid pill](#the-kernel-and-pills). Pills
are tracked in the repository via [git LFS][git-lfs]. are tracked in the repository via [git LFS][git-lfs].
``` ```
$ git lfs init $ git lfs install
$ git lfs pull $ git lfs pull
``` ```
@ -185,7 +185,7 @@ directory as `urbit.pill`.
You can boot a new ship from your local pill with `-B`: You can boot a new ship from your local pill with `-B`:
``` ```
$ urbit -F zod -B path/to/urbit.pill my-fake-zod $ urbit -F zod -B path/to/urbit.pill -c my-fake-zod
``` ```
Release pills, i.e. those corresponding to vere releases, are cached at Release pills, i.e. those corresponding to vere releases, are cached at