diff --git a/teleport.install b/teleport.install index b2af619..9dd32af 100644 --- a/teleport.install +++ b/teleport.install @@ -1,6 +1,5 @@ post_install() { - echo 'Please follow the instructions in `/usr/share/doc/teleport/quickstart.md`' - echo 'or on https://gravitational.com/teleport/docs/quickstart/ to set things up.' + echo 'Please follow the instructions on https://gravitational.com/teleport/docs/quickstart/ to set things up.' } post_remove() {