Readme improved
This commit is contained in:
14
README.md
14
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
|
||||
|
||||
Reference in New Issue
Block a user