From 552c44d8477188e210caecec3a7a7cf396f1f069 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Date: Wed, 10 Nov 2021 21:31:09 -0300 Subject: [PATCH] Fixed pre target --- util/rpi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/rpi/README.md b/util/rpi/README.md index 505b8400d..b07bfae0e 100644 --- a/util/rpi/README.md +++ b/util/rpi/README.md @@ -16,7 +16,7 @@ Open a terminal (as user pi) and run: ```sh $ git clone https://github.com/GoldenCheetah/GoldenCheetah.git $ cd GoldenCheetah/util/rpi -$ make -f Makefile.rpi pre +$ make -f Makefile.rpi gc/pre # ... # Wait for the processes to complete and *restart* the machine