From 9c8d41efb89906304984bd2ead42e12ed4f305ea Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Fri, 9 Apr 2021 12:17:49 +0200 Subject: [PATCH] doc/index: Update install note in IDE docs. --- doc/ide/index.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/ide/index.rst b/doc/ide/index.rst index 979922e..6eebdaf 100644 --- a/doc/ide/index.rst +++ b/doc/ide/index.rst @@ -22,13 +22,12 @@ Pybricks Documentation signaltypes motors +To begin, install the Pybricks firmware on your hub. Check +`pybricks.com/install`_ to learn how. + Use the ☰ menu to navigate all available classes, methods, and tools. A few commonly used devices and classes are listed below for quick reference. -.. rubric:: Installation - -Click `to jump to the installation guide`_. - .. rubric:: Programmable Hubs .. figure:: ../api/images/hubsoverview.png @@ -41,4 +40,4 @@ Click `to jump to the installation guide`_. :width: 100 % :target: pupdevices/index.html -.. _to jump to the installation guide: https://pybricks.com/install/ +.. _pybricks.com/install: https://pybricks.com/install/