From 2bdbdbbda7d631c77c7e1c75b8db92da60af307d Mon Sep 17 00:00:00 2001 From: Richard Hendricks Date: Wed, 28 Nov 2018 10:33:27 -0600 Subject: [PATCH] Add pointer on how to generate INSTALL file when using repo directly. Close #414. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8341f5..6fcd514 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,10 @@ http://cutter.sf.net Installation ============ -See the file `INSTALL` for configure, build and install details. +See the file `INSTALL` for configure, build and install details. It is included in the +archive but when using the repo must be generated using + + autoreconf -is Additionnally, you may need to grant permissions to your user to drive your device. Under GNU/Linux systems, if you use udev, you could use the provided udev rules.