about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2014-01-19 10:53:00 +0100
committerPaweł Jastrzębski <pawelj@vulturis.eu>2014-01-19 10:53:00 +0100
commitc2e6a0b791c3ed6e8a2eda25b2af7003dd78af7c (patch)
treea5ee4917f490b0675cf89cba7492b01b7ac26b9a /README.md
parentUpdated Linux installer (diff)
downloadkcc-c2e6a0b791c3ed6e8a2eda25b2af7003dd78af7c.tar.gz
kcc-c2e6a0b791c3ed6e8a2eda25b2af7003dd78af7c.tar.bz2
kcc-c2e6a0b791c3ed6e8a2eda25b2af7003dd78af7c.zip
README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 142a9c9..6e2c121 100644
--- a/README.md
+++ b/README.md
@@ -39,13 +39,17 @@ You can find the latest released binary at the following links:
 - [UnRAR](http://www.rarlab.com/download.htm) *(For CBR/RAR support)*
 - [7za](http://www.7-zip.org/download.html) *(For 7z/CB7 support)*
 
-### For compiling/running from source:
+### For running from source:
 - Python 3.3
 - [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5)
 - [Pillow](http://pypi.python.org/pypi/Pillow/) 2.3.0+
 - [psutil](https://pypi.python.org/pypi/psutil)
 - [python-slugify](http://pypi.python.org/pypi/python-slugify)
 
+### For freezing code:
+- Windows - [cx_Freeze](https://bitbucket.org/anthony_tuininga/cx_freeze) version 4.3.2 with [this](https://bitbucket.org/anthony_tuininga/cx_freeze/pull-request/29/conversions-to-support-untranslated-wide) patchset.
+- OS X - [py2app](https://bitbucket.org/ronaldoussoren/py2app) HEAD version.
+
 ## USAGE
 
 Should be pretty self-explanatory. All options have detailed informations in tooltips.
@@ -314,6 +318,9 @@ The app relies and includes the following scripts/binaries:
 
 ####4.0:
 
+## KNOWN ISSUES
+Please check [wiki page](https://github.com/ciromattia/kcc/wiki/Known-issues).
+
 ## COPYRIGHT
 
 Copyright (c) 2012-2013 Ciro Mattia Gonano and Paweł Jastrzębski.