# QuilibriumAutoInstaller Autoinstaller Script for Quilibrium as a Service Use below command to install v1.4.18 wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/v1.4.18/install/install_quilibrium_service.sh | bash If you need to upgrade your node from previous version to 1.4.18, apply below command wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/v1.4.18/update.sh | bash