From 1c869ee7f72507008d33ae809a2d3b96c9f1be69 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 28 May 2018 10:52:55 +0200 Subject: [PATCH] change slack channel to '#scope', change wording, point to mailing list --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3f3a9f327..051887fee 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add custom details or interactions for your hosts, containers and/or processes b ## Getting started -``` +```console sudo curl -L git.io/scope -o /usr/local/bin/scope sudo chmod a+x /usr/local/bin/scope scope launch @@ -51,11 +51,11 @@ For instructions on installing Scope on [Kubernetes](https://www.weave.works/doc If you have any questions about, feedback for or problems with Scope: - Read [the Weave Scope docs](https://www.weave.works/docs/scope/latest/introducing/). -- Invite yourself to the #weave-community slack channel. -- Ask a question on the #weave-community slack channel. -- Join the Weave User Group and get invited to online talks, hands-on training and meetups in your area. -- Send an email to weave-users@weave.works -- File an issue. - -Your feedback is always welcome! +- Invite yourself to the Weave community slack. +- Ask a question on the [#scope](https://weave-community.slack.com/messages/scope/) slack channel. +- Join the [Weave User Group](https://www.meetup.com/pro/Weave/) and get invited to online talks, hands-on training and meetups in your area. +- Send an email to [Scope community group](https://groups.google.com/forum/#!forum/scope-community). +- Join (and read up on) the regular [Scope community meetings](https://docs.google.com/document/d/103_60TuEkfkhz_h2krrPJH8QOx-vRnPpbcCZqrddE1s/edit). +- [File an issue](https://github.com/weaveworks/scope/issues/new). +Your feedback is always welcome! \ No newline at end of file