Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You may also do it from the command line, as described in the official Teleport documentation:

No Format
TELEPORT_VERSION=13.4.26
curl -O https://cdn.teleport.dev/teleport-${TELEPORT_VERSION}.pkg
sudo installer -pkg teleport-${TELEPORT_VERSION}.pkg -target /

...