From ae2b1d78507144c351a6be68c3122493c25d0fb7 Mon Sep 17 00:00:00 2001
From: Bernardo B. Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
Date: Mon, 20 Jan 2020 15:00:31 +0000
Subject: [PATCH] Added CS-Studio info

---
 epics/README.md |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/epics/README.md b/epics/README.md
index b9fcd17..923a133 100644
--- a/epics/README.md
+++ b/epics/README.md
@@ -249,19 +249,19 @@
 
 * Install  JAVA JDK (version Java SE Development Kit 8)
 * Download ISTTOK EPICS Files to a working folder
-  * `git clone  https://bernardo@git.ipfn.tecnico.ulisboa.pt/r/ISTTOK.git`
-* Goto [CS-Studio](http://download.controlsystemstudio.org/release/4.5/) and download to your OS
+	* `git clone  https://bernardo@git.ipfn.tecnico.ulisboa.pt/r/ISTTOK.git`
+* Goto site [CS-Studio](http://download.controlsystemstudio.org/release/4.5/) and download latest version to your OS
 * Uncompress folder
 * Run `cs-studio` executable
-  * Choose a workplace folder
+	* Choose a workplace folder
 * Goto to Menu EDIT->Preferences->CSS Core->Data Sources->Channel Access
-  * On Address List replace `localhost` with `epics.ipfn.tecnico.ulisboa.pt`
-  * Uncheck `Auto Address List`
-  * Restart CS-Studio
+	* On Address List replace `localhost` with `epics.ipfn.tecnico.ulisboa.pt`
+	* Uncheck `Auto Address List`
+	* Restart CS-Studio
 * Run File -> Import -> General-> Projects from folder 
 	* point to cloned folder
 * Navigate to `ISTTOK/epics/css/sys-mng-opi/CSS`
- * Open ´SystemManagerIsttok.opi` with "OPI Display" 
+	* Open ´SystemManagerIsttok.opi` with "OPI Display" 
   
 
 ### EPICS Channel Access Configuration

--
Gitblit v1.8.0