Skip to content

Commit ab04edf

Browse files
Update README.md (#13)
1 parent afa9d6e commit ab04edf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@ npm run make
2828

2929
After building a **out** folder will be created. Copy the **run.sh** from the **Script** folder and paste it into **out/electron**
3030

31-
Download and Paste the [Robotics-Academy tar.xz]() into **out/electron/roboticsacademy**
31+
Download and Paste the **Robotics-Academy tar.xz** into **out/electron/roboticsacademy**
3232

3333
## Usage
3434

3535
To run the App do the following
3636

3737
```
3838
cd out/electron...
39+
cd script
3940
chmod +x run.sh
4041
./run.sh
4142
```

0 commit comments

Comments
 (0)