mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 05:41:43 +03:00
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:
parent
85d9cc87fb
commit
55a0bdf3e2
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user