Fixed problems with special html characters and entities in Norwegian version.
[jenirok] / www / index.html
index 7360c0a..df939bf 100644 (file)
@@ -57,7 +57,8 @@
 <p>Compilation on scratchbox is pretty straightforward when you have the required dependencies:</p>
 <pre>fakeroot apt-get install libqt4-dev libebook-dev icd2-dev</pre>
 <p>And the compilation:</p>
-<pre>make
+<pre>qmake
+make
 fakeroot make install</pre>
 
 <hr/>