From 46bfd9b10a5e90a0a27b554e3394679739f3f894 Mon Sep 17 00:00:00 2001 From: Benjamin Dweck Date: Wed, 7 Oct 2020 15:35:47 +0200 Subject: [PATCH] Fixed README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fff82ab..3fd8360 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ After a nice, long build, a file named (something like) `image_2020-10-07-Rasbia * Unzip this file to an `.img` file and flash it to an SD card -* Mount the `/boot` partition of the image an create a dir named `/boot/torch` +* Mount the `/boot` partition of the SD card and create a dir named `/boot/torch` -* Copy your torch configuration files for this device into the `/boot/torch` dir (see [../torch-agent] for details on configuration) +* Copy your torch configuration files for this device into the `/boot/torch` dir (see [torch-agent](../torch-agent) for details on configuration) * Unmount the `/boot` partition and eject the SD card