Update README MacOS instructions

pull/13/head
Ishaan Bhardwaj 2021-01-05 08:59:22 -05:00 committed by GitHub
parent 57c7d9c4c3
commit 45120bc9f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -65,6 +65,14 @@ Then, check the mod pack section at the bottom of this page.
If you haven't already, install `love` with your favourite package manager (Homebrew on macOS, your system's default on Linux). **Make sure you're using LÖVE 11, because it won't work with earlier versions!**
#### Downloading a release
You can download the .love file in the latest release, and run it with:
love cambridge.love
#### Installing from source
Clone the repository in git:
git clone https://github.com/SashLilac/cambridge