Browse Source

Add note about mac os

Lily Carpenter 9 years ago
parent
commit
c2bd93b226
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.org

+ 2 - 0
README.org

@@ -9,6 +9,8 @@ A simple roguelike where you play a necromancer. Created for/during the common l
9 9
 *** Install [[http://foo.wyrd.name/en:bearlibterminal][BearLibTerminal]] (most likely need to compile)
10 10
 *** (ql:quickload :crypts-and-corpses)
11 11
 *** (crypts-and-corpses:start)
12
+** Mac OS
13
+*** You probably need this pull request for BearLibTerminal to work https://bitbucket.org/cfyzium/bearlibterminal/pull-requests/1/add-support-for-mac-os-x/diff
12 14
 ** License
13 15
 Copyright (C) 2016 Lily Carpenter
14 16