Skip to content

Commit ad8789b

Browse files
wil-liammacleodlukstep
authored andcommitted
Update README.md
Fixed auto correct error for better readability. Changed, Pool SDK image, to Pull SDK image
1 parent ac4a91f commit ad8789b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Follow the instruction below to set up VSCode:
5454

5555
2. Open the terminal and go to the projects you want to open in VSCode.
5656

57-
3. Pool SDK image from Docker HUB and run SDK container via the following command. The container must be running while you attach to it via VSCode.
57+
3. Pull SDK image from Docker HUB and run SDK container via the following command. The container must be running while you attach to it via VSCode.
5858

5959
```
6060
docker run -d -it --name pico-sdk --mount type=bind,source=${PWD},target=/home/dev lukstep/raspberry-pi-pico-sdk:latest

0 commit comments

Comments
 (0)