Skip to content

Commit 259c72d

Browse files
committed
Merge branch 'mrrobot47-fix/install-url' into develop-v4
2 parents 0edbdc6 + 5b84982 commit 259c72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
For Linux, we have created an installer script which will install all the dependencies for you. We have tested this on Ubuntu 14.04, 16.04, 18.04 and Debian 8.
1717

1818
```bash
19-
wget -qO ee rt.cx/ee4beta && sudo bash ee
19+
wget -qO ee https://rt.cx/ee4beta && sudo bash ee
2020
```
2121

2222
Even if the script doesn't work for your distribution, you can manually install the dependencies and then run the following commands to install EasyEngine

0 commit comments

Comments
 (0)