From 3b71b8091e543c728dff191c54461528c759f112 Mon Sep 17 00:00:00 2001 From: Rob Marissen <r.j.marissen@lumc.nl> Date: Thu, 28 Nov 2024 16:15:34 +0100 Subject: [PATCH] Add instructions on starting LaCyTools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5da030a..7caa821 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Download the latest LaCyTools from: Extract the zip file in the location where you want to run LacyTools. +Start LacyTools by double clicking on the file ```LaCyTools.bat``` (Windows Batch File), **NOT** ```LaCyTools.py``` . + ## License information See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES. -- GitLab