fix FAQ on how to compile (also, starnge fix in the Makefile)

This commit is contained in:
Filippo Valsorda 2012-11-26 22:35:12 +01:00
parent 92b91c1878
commit a7b5c8d6a8
3 changed files with 6 additions and 8 deletions

View file

@ -207,7 +207,7 @@ simply unzip it (might need renaming to \f[C]youtube-dl.zip\f[] first on
some systems) or clone the git repo to see the code.
If you modify the code, you can run it by executing the
\f[C]__main__.py\f[] file.
To recompile the executable, run \f[C]make\ compile\f[].
To recompile the executable, run \f[C]make\ youtube-dl\f[].
.SS The exe throws a \f[I]Runtime error from Visual C++\f[]
.PP
To run the exe you need to install first the Microsoft Visual C++ 2008