Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit d8ff8e3

Browse files
authored
Merge pull request #20 from ivancmz/patch-1
Update pico-examples path in tutorial.md
2 parents 93fe998 + a072c7e commit d8ff8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In your Start Menu, look for the _Pico - Visual Studio Code_ shortcut, in the _R
1212

1313
The first time you launch Visual Studio Code using the Start Menu shortcut, it will open the [pico-examples](https://github.com/raspberrypi/pico-examples) repository.
1414

15-
To re-open the examples repository later, you can open the copy installed at `C:\ProgramData\Raspberry Pi\Pico SDK <version>\pico-examples`.
15+
To re-open the examples repository later, you can open the copy installed at `C:\Users\<user>\Documents\Pico-<version>\pico-examples`.
1616

1717
## Building an example
1818

0 commit comments

Comments
 (0)