From 30204837a8b3db5364c4ebf89957a2486e3ee5e6 Mon Sep 17 00:00:00 2001 From: "al.schwinn" <al.schwinn@gsi.de> Date: Tue, 16 Aug 2022 12:08:18 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5e7b852..d4daa15 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ Supported PLC vendors: Siemens, Beckhoff(untested), Schneider(untested) ## Getting Started -Please check the [Opensilecs Wiki][https://www-acc.gsi.de/wiki/Frontend/SILECS] for all required information. +If you plan to just use the silecs framework, please check the [Opensilecs Wiki](https://www-acc.gsi.de/wiki/Frontend/SILECS) for handson courses and all required documentation. -## Build +## Build & Install -TODO +If you want to touch the code of silecs itself, you can build it like this: -## Installation +`./build_and_install.sh v1.2.3 /home/user/MyCustomDir` -TODO +Please open issues / merge requests in order to upstream your changes. ([GSI account required](https://www-oracle.gsi.de/pls/gsi/a_admin.acc_antrag)) ## History -- GitLab