From 1ebef99bf12cfdde3fb611d882f716e2c8a0a9d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Thu, 7 Dec 2017 12:59:02 +0100 Subject: [PATCH] Readme improved --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 43c7bc5c..4a159e6e 100644 --- a/README.md +++ b/README.md @@ -85,21 +85,21 @@ They are: - SystemC 2.3.1 and TLM 2.0 -You can use [getsysc.sh](./getsysc.sh). First read and understand the script -than execute it. +You can use [getsysc.sh](./getsysc.sh) to download and install SystemC 2.3.1 +and TLM 2.0. First read and understand the script than execute it. ``` bash $ bash getsysc.sh ``` -Alternatively, the sources can be downloaded from [here](http://accellera.org/downloads/standards/systemc). - -For installation instructions see the installation notes file contained in the release package. +Alternatively, the sources can be downloaded from +[here](http://accellera.org/downloads/standards/systemc). For installation +instructions see the installation notes file contained in the release package. - qwt-6.1 -You can use [getqwt.sh](./getqwt.sh). First read and understand the script -than execute it. +You can use [getqwt.sh](./getqwt.sh) in order to install qwt-6.1. First read +and understand the script than execute it. ```bash $ bash getqwt.sh