Small fix

Typo, and make it clearer that the updates happen automagically instead of only being downloaded, with you having to apply them.
This commit is contained in:
chc4 2015-05-12 17:22:07 -04:00
parent 85d9cc87fb
commit 55a0bdf3e2

View File

@ -409,14 +409,14 @@ same time. This will confuse everyone, including yourself.
Sometimes we make changes to Hoon or Arvo (we never make changes Sometimes we make changes to Hoon or Arvo (we never make changes
to Nock) and you need to update your ship. to Nock) and you need to update your ship.
Luckily, Arvo has some special sauce that allows it the same carriers Luckily, Arvo has some special sauce that allows the same carrier
you initially pulled your files from to push kernel update over-the-air. you initially pulled your files from to push kernel update over-the-air.
You may notice this happening from time to time through mysterious messages You may notice this happening automatically from time to time through mysterious messages
such as: such as:
['merge succeeded' {}] ['merge succeeded' {}]
These updates can be applied without having to restart Arvo or any of its These updates will be applied without having to restart Arvo or any of its
`%vanes`. All of your state, including running tasks, will be unchanged. `%vanes`. All of your state, including running tasks, will be unchanged.
Sometimes the interpreter, called `vere` gets updated. In your urbit directory, back in Unixland, run: Sometimes the interpreter, called `vere` gets updated. In your urbit directory, back in Unixland, run: