From 77ca051d4f5ddbd42fd6250749efac7ea85ea094 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 27 Jul 2022 10:57:50 -0700 Subject: [PATCH] Link to installation instructions (#457) --- docs/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.rst b/docs/cli.rst index e126881..e3b1294 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -6,7 +6,7 @@ The ``sqlite-utils`` command-line tool can be used to manipulate SQLite databases in a number of different ways. -Once installed, the tool should be available as ``sqlite-utils``. It can also be run using ``python -m sqlite_utils``. +Once :ref:`installed ` the tool should be available as ``sqlite-utils``. It can also be run using ``python -m sqlite_utils``. .. contents:: :local: :class: this-will-duplicate-information-and-it-is-still-useful-here