This commit is contained in:
Kovid Goyal 2015-06-02 14:56:01 +05:30
parent 4da4f341cd
commit dadeff7cb5

View File

@ -224,7 +224,7 @@ Linux development environment
calibre is primarily developed on Linux. You have two choices in setting up the development environment. You can install the calibre is primarily developed on Linux. You have two choices in setting up the development environment. You can install the
calibre binary as normal and use that as a runtime environment to do your development. This approach is similar to that calibre binary as normal and use that as a runtime environment to do your development. This approach is similar to that
used in Windows and OS X. Alternatively, you can install calibre from source. Instructions for setting up a development used in Windows and OS X. Alternatively, you can install calibre from source. Instructions for setting up a development
environment from source are in the INSTALL file in the source tree. Here we will address using the binary at runtime, which is the environment from source are in the INSTALL file in the source tree. Here we will address using the binary as a runtime, which is the
recommended method. recommended method.
Install calibre using the binary installer. Then open a terminal and change to the previously checked out calibre code directory, for example:: Install calibre using the binary installer. Then open a terminal and change to the previously checked out calibre code directory, for example::