[TOOLS] Fixed README link

This commit is contained in:
Tiago Garcia 2023-06-01 22:27:06 +01:00
parent 825e044147
commit 3818857285
No known key found for this signature in database
GPG Key ID: F423E37A2415E160
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#### 1. Head over to [Release](https://github.com/TiagoRG/uaveiro-leci/releases/tag/ttb) and download the zip folder. #### 1. Head over to [Release](https://github.com/TiagoRG/uaveiro-leci/releases/tag/ttb) and download the zip folder.
#### 2. Extract it into any location and then open that location. #### 2. Extract it into any location and then open that location.
#### 3. Inside the directory, right click and choose "Open in terminal" #### 3. Inside the directory, right click and choose "Open in terminal"
![- Unable to load image -](https://github.com/TiagoRG/uaveiro-leci/blob/master/tools/truthtable/openInTerminal.png) ![- Unable to load image -](https://github.com/TiagoRG/uaveiro-leci/blob/main/tools/truthtable/openInTerminal.png)
#### 4. Run the following commands: #### 4. Run the following commands:
1. Make sure the setup.sh is executable: `sudo chmod +x setup.sh`<br> 1. Make sure the setup.sh is executable: `sudo chmod +x setup.sh`<br>
2. Install the script: `./setup.sh install` 2. Install the script: `./setup.sh install`