From fe0fc188cf7de3079cafb35b0026f1ef1fe5c3de Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Thu, 27 May 2021 10:23:38 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc4adf9..5bdbcc2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Preparation NOTE: If you are using the Tuxbox-Builder VM (this is not mandatory) please jump to step 1. The Tuxbox-Builder VM already contains required packages. -For details and download of Tuxbox-Builder VM see: https://sourceforge.net/projects/n4k/files/Tuxbox-Builder +For details and download of Tuxbox-Builder VM see: [Tuxbox-Builder](https://sourceforge.net/projects/n4k/files/Tuxbox-Builder) ### Install required packages (Debian 9/10) ```bash @@ -24,9 +24,7 @@ git config --global user.email "you@example.com" git config --global user.user "Your Name" ``` -For usage with other distributions see: - -https://www.yoctoproject.org/docs/3.0.3/brief-yoctoprojectqs/brief-yoctoprojectqs.html +For usage with other distributions see: [Yocto Project Quick Build](https://www.yoctoproject.org/docs/latest/brief-yoctoprojectqs/brief-yoctoprojectqs.html) ## 1. Clone init script into a directory of your choice ```bash