You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
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.
17
17
18
18
```bash
19
-
wget -qO ee rt.cx/ee4beta && sudo bash ee
19
+
wget -qO ee https://rt.cx/ee4beta && sudo bash ee
20
20
```
21
21
22
22
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