diff --git a/README.md b/README.md index e0b1900..fc10c3c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Examples You do this: - curl -fsSL https://get.telebit.cloud | bash + curl -fsSL https://get.telebit.io | bash You get this: @@ -70,19 +70,19 @@ Mac & Linux Open Terminal and run this install script: ``` -curl -fsSL https://get.telebit.cloud | bash +curl -fsSL https://get.telebit.io | bash ``` @@ -98,7 +98,7 @@ What does the installer do? * `~/.config/telebit/telebit.yml` * `~/.local/share/telebit` -Of course, feel free to inspect it before you run it: `curl -fsSL https://get.telebit.cloud` +Of course, feel free to inspect it before you run it: `curl -fsSL https://get.telebit.io` **You can customize the installation**: @@ -109,7 +109,7 @@ export TELEBIT_USERSPACE=no # install as a system service (launchd export TELEBIT_PATH=/opt/telebit export TELEBIT_USER=telebit export TELEBIT_GROUP=telebit -curl -fsSL https://get.telebit.cloud/ | bash +curl -fsSL https://get.telebit.io/ | bash ``` That will change the bundled version of node.js is bundled with Telebit Relay