Skip to content

Commit a765430

Browse files
committed
Remove MacOS install instructions
Signed-off-by: Mriyam Tamuli <[email protected]>
1 parent 6814752 commit a765430

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)