Skip to content

Commit

Permalink
Add dependency and ansilove installation instructions for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 authored Nov 16, 2016
1 parent 3687eed commit 6890381
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ AnsiLove/C uses the `CMake` build system and requires the `GD` library and heade

- OpenBSD : pkg_add -r cmake gd
- NetBSD : pkgin install cmake gd
- FreeBSD : pkg add cmake gd
- Mac OS X : brew install cmake gd
- Alpine Linux : apk add cmake gcc make musl-dev gd-dev
- Debian / Ubuntu : apt-get install cmake libgd-dev
Expand All @@ -47,9 +48,8 @@ AnsiLove/C uses the `CMake` build system and requires the `GD` library and heade

AnsiLove/C packages are available for :

## OpenBSD

pkg_add ansilove
- OpenBSD : pkg_add ansilove
- FreeBSD : pkg add ansilove

# Cocoa

Expand Down

0 comments on commit 6890381

Please sign in to comment.