Skip to content

Commit 65c711c

Browse files
committed
fix Dockerfile link and corrected typo
Signed-off-by: Michel-FK <[email protected]>
1 parent 72e12ad commit 65c711c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ After building, you should obtain the SD Card image `sdcard.img` and the firmwar
107107
When using a Docker container, all the prerequisites are automatically installed.
108108

109109
### How to get the sources
110-
When using a Docker container, you must first get the FunKey-OS [Dockerfile](https://raw.githubusercontent.com/FunKey-Project/master/docker/Dockerfile) and put it into a separate directory:
110+
When using a Docker container, you must first get the FunKey-OS [Dockerfile](https://raw.githubusercontent.com/FunKey-Project/FunKey-OS/master/docker/Dockerfile) and put it into a separate directory:
111111

112112
```bash
113113
$ mkdir <FunKey directory>
@@ -154,7 +154,7 @@ Once the SD card is burnt, insert it into your FunKey S console slot, and
154154
power it up. Your new system should come up now and start a console on
155155
the UART0 serial port and display the retro game launcher on the graphical screen.
156156

157-
## How to update the FunKey S firmware
157+
## How to update the FunKey S firmware
158158
It is possible to update a FunKey-S over USB:
159159
- Connect the FunKey S console to your host machine using the USB cable
160160
- From the retro-game launcher, press the **ON/OFF** button to access the menu

0 commit comments

Comments
 (0)