scripts and doc updated

This commit is contained in:
Éder F. Zulian
2018-06-20 12:45:08 +02:00
parent f09d6d3cfc
commit 5342c07976
4 changed files with 41 additions and 29 deletions

View File

@@ -86,12 +86,12 @@ and programs.
- **General dependencies**
You can use [utils/install.sh](./utils/install.sh) in order to install dependencies. First
You can use [utils/install_deb.sh](./utils/install_deb.sh) in order to install dependencies. First
read and understand the script then execute it. Type your password if
required.
```bash
$ bash install.sh
$ bash install_deb.sh
```
- **SystemC 2.3.1 and TLM 2.0**