README
branchpyrit
changeset 104 2274a07510c1
parent 103 3b3257a410fe
--- a/README	Tue Jul 26 17:41:36 2016 +0200
+++ b/README	Tue Jul 26 18:19:37 2016 +0200
@@ -27,8 +27,7 @@
     Python 2.4 or newer for Python module and demos
     SDL for interactive C++ demos
 
-It should build with these compilers: GCC, IntelC, MSVC
-GCC is default in Linux, MSVC is default in Windows.
+It should build with these compilers: GCC, Clang, IntelC
 
 
 Downloading model files
@@ -45,9 +44,6 @@
 Threads are used to render rays paralelly. Arbitrary number
 of threads can be used.
 
-For Windows, get Pthreads library here:
-http://sources.redhat.com/pthreads-win32/
-
 
 Python Demos
 ------------