Skip to content

Commit 1553dde

Browse files
Merge pull request #1063 from mbtamuli/update_readme
Remove MacOS install instructions
2 parents 6814752 + a765430 commit 1553dde

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111

1212
## Installing
1313

14-
### Mac
15-
16-
Once you have verified the requirements exist, download the `easyengine.phar` file using `wget` or `curl` and give it executable permissions:
17-
18-
```bash
19-
wget -O /usr/local/bin/ee https://raw.githubusercontent.com/EasyEngine/easyengine-builds/master/phar/easyengine.phar
20-
chmod +x /usr/local/bin/ee
21-
```
22-
2314
### Linux
2415

2516
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.

0 commit comments

Comments
 (0)