- Notifications
You must be signed in to change notification settings - Fork 40
Installation Guide
邓楠 edited this page Nov 12, 2018 · 1 revision
We will use the latest version in this guide. But the installation process should be the same for all versions except the version number.
-
For installation you can (recommended)
sudo curl -sSL https://gtz.io/gtz_latest.run -o /tmp/gtz.run && sudo sh /tmp/gtz.run
-
Or
Download the gtz_latest.run, and then execute it. -
Verify installation
rungtz -v
If software version information appears, the installation is successful.
Installation - FAQ - Usage