From 9476e91de11aa79f63395a9a231f652765b3c219 Mon Sep 17 00:00:00 2001 From: Sander Pick Date: Mon, 1 Jun 2020 11:27:18 -0700 Subject: [PATCH] docs: tt -> hub (#225) Signed-off-by: Sander Pick --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e1dc12aa..6848ecbb5 100644 --- a/README.md +++ b/README.md @@ -15,19 +15,19 @@ Join us on our [public Slack channel](https://slack.textile.io/) for news, discu ## Table of Contents -- [Install](#install-tt) +- [Install](#install-hub) - [Usage](#usage) - [Contributing](#contributing) - [Changelog](#changelog) - [License](#license) -## Install `tt` +## Install `hub` -You can find the latest `tt` CLI on the [releases page](https://github.com/textileio/textile/releases). +You can find the latest `hub` CLI on the [releases page](https://github.com/textileio/textile/releases). ## Usage -Try `tt --help`. +Try `hub --help`. Go to https://godoc.org/github.com/textileio/textile for more.