From 6cf3e4ed8da5771afaa2d0de619534dbe9ebd983 Mon Sep 17 00:00:00 2001 From: Arjan te Marvelde Date: Sun, 10 Jul 2022 14:37:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10b5ce3..2f5db8c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The display is a standard 16x2 LCD, but with an I2C interface. The display is co - [ ] improve FFT-based signal processing ## Installing and using the SDK for Windows: -For setting up the C/C++ build environment for Windows, you can follow the procedure as described in the Raspberry [Getting Started](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) document. This document also refers to a [setup script](https://github.com/ndabas/pico-setup-windows), but that seemed to be broken. +For setting up the C/C++ build environment for Windows, you can follow the procedure as described in the Raspberry [Getting Started](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) document. This document also refers to a [setup script](https://github.com/ndabas/pico-setup-windows). In case this does not work, follow the instructions below. ### Manual installation. Doing it manually, first download the latest packages, in my case for Windows 10 on a 64 bit PC: