From 65c711c95cdd2aae2373f26d1137c1cd4429500f Mon Sep 17 00:00:00 2001 From: Michel-FK Date: Fri, 20 Nov 2020 10:06:17 +0100 Subject: [PATCH] fix Dockerfile link and corrected typo Signed-off-by: Michel-FK --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dffc009..7962a55 100755 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ After building, you should obtain the SD Card image `sdcard.img` and the firmwar When using a Docker container, all the prerequisites are automatically installed. ### How to get the sources -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: +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: ```bash $ mkdir @@ -154,7 +154,7 @@ Once the SD card is burnt, insert it into your FunKey S console slot, and power it up. Your new system should come up now and start a console on the UART0 serial port and display the retro game launcher on the graphical screen. -## How to update the FunKey S firmware +## How to update the FunKey S firmware It is possible to update a FunKey-S over USB: - Connect the FunKey S console to your host machine using the USB cable - From the retro-game launcher, press the **ON/OFF** button to access the menu