mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-27 14:07:34 +03:00
contributing / interface: 'confirm' -> 'apply'
This commit is contained in:
parent
dd4dcb5f95
commit
0643d600b6
@ -23,7 +23,7 @@ this folder, [pkg/interface][interface]. You can find an `urbitrc-sample` here
|
||||
for reference. Then `cd` into the application's folder and `npm install` the
|
||||
dependencies, then `gulp watch` to watch for changes.
|
||||
|
||||
On your development ship, ensure you `|commit %home` to confirm your changes.
|
||||
On your development ship, ensure you `|commit %home` to apply your changes.
|
||||
Once you're done and ready to make a pull request, running `gulp bundle-prod`
|
||||
will make the production files and deposit them in [pkg/arvo][arvo]. Create a
|
||||
pull request with both the production files, and the source code you were
|
||||
|
Loading…
Reference in New Issue
Block a user