summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2018-03-27 01:59:12 -0400
committerPietro Gagliardi <[email protected]>2018-03-27 01:59:12 -0400
commit394e1cadbf78b9d7a548112944a7f0986cd809b1 (patch)
tree7f4105756218d1743083ed1495f155b0e0af227d /README.md
parent056526af34474aba3c0a2f5458836fce3f29cbbc (diff)
More TODOs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87115d9..fa13f75 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ It runs on/requires:
- Debian, Ubuntu, etc.: `sudo apt-get install libgtk-3-devel`
- Red Hat/Fedora, etc.: `sudo dnf install gtk3-devel`
- TODO point out this is fine for most people but refer to distro docs if more control is needed, including cross-compilation instructions
+ - TODO clean this part up and put it in the appropriate place (maybe libui itself)
It also requires Go 1.6 or newer (due to various bugs in cgo that were fixed only starting with 1.6).