# safeup
Install and update safe-related components.
## Installations
Use the `client` or `node` commands to install the latest versions of the `safe` or `safenode` binaries. You can either run the process with `sudo`, in which case the binaries will be installed to `/usr/local/bin`, or if you run as the current user, they will be installed to `~/.safe/cli`, or `~/.safe/node` respectively.
## License
This Safe Network repository is licensed under the General Public License (GPL), version 3 ([LICENSE](LICENSE) http://www.gnu.org/licenses/gpl-3.0.en.html).
See the [LICENSE](LICENSE) file for more details.