# Fount for macOS

This is a portable "raw" binary of Fount. 

## Installation & Security
Because this binary is not signed by an Apple Developer account, macOS will initially block it with a "developer cannot be verified" warning.

To run Fount:
1. Extract the `fount` file from this archive.
2. DO NOT double-click it.
3. Instead, Right-Click (or Control-Click) the `fount` binary and select "Open".
4. A warning dialog will appear. Click "Open" again. 
5. Fount will now run correctly and remember this choice for future launches.

## Terminal Usage
You can also move this binary to `/usr/local/bin` to run `fount` from any terminal session:
$ mv fount /usr/local/bin/
