Updating

One of the greatest features of Actinium is the ability to update to the latest version with minimal worrying about your current project being disrupted.

$ arcli actinium update

After updating, ensure that you have the updated dependencies by running:

$ arcli install -s

Under the hood, the latest version of Actinium Core is pulled down, extracted, and an update script makes necessary edits to your config files.

Last updated