From d29d375d1c23d36c561c599a486316936be0f2de Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:37:20 +0100 Subject: [PATCH] Update _index.md (#394) * Update _index.md * provision to pybytes --- content/gettingstarted/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gettingstarted/_index.md b/content/gettingstarted/_index.md index b1ad651..9cc982f 100644 --- a/content/gettingstarted/_index.md +++ b/content/gettingstarted/_index.md @@ -30,7 +30,7 @@ This step works the same for all our development boards and expansion boards. In ![](/gitbook/assets/expansion_board_3_lopy4.png) ->Note: If you do not have an expansion board, you are able to use a [USB-Serial converter](/gettingstarted/programming/usbserial/) or [WiFi](/gettingstarted/programming/ftp/) to connect. +>Note: If you do not have an expansion board, you are able to use a [USB-Serial converter](/gettingstarted/programming/usbserial/) to connect or the [Pybytes App](/pybytes/smart/) to provision your device to Pybytes. ## Step 2: Setting up your computer