From f0555545f8a5d99e497fab400053b0381c848adf Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 6 Jul 2022 16:13:46 -0400 Subject: [PATCH] support/getting-started: whitespace fix --- support/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/getting-started.rst b/support/getting-started.rst index 89c7b104..14e9d79f 100644 --- a/support/getting-started.rst +++ b/support/getting-started.rst @@ -119,7 +119,7 @@ Browse to your Beagle A web server with an IDE should be running on your Beagle. Point your browser to it to begin development. -.. NOTE:: +.. NOTE:: Use either `Firefox <https://www.mozilla.org/firefox>`_ or `Chrome <https://www.google.com/chrome>`_ (Internet Explorer will NOT work), browse to the web server running on your board. It will load a presentation showing you the capabilities of the board. Use the arrow keys on your keyboard to navigate the presentation. -- GitLab