qml-rust icon indicating copy to clipboard operation
qml-rust copied to clipboard

More detailed installation instructions

Open flanfly opened this issue 8 years ago • 1 comments

Our install instructions are missing crucial things (#40) and can be more detailed about how to install on specific OSs.

flanfly avatar Feb 24 '17 19:02 flanfly

It'd be a good idea to explicitly mention the need to initialize submodules before compiling, or even better: Have build.rs do it for the user instead of complaining it's not initialized.

mixedCase avatar Apr 10 '17 04:04 mixedCase