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