Added missing markdown for inline code in README.

This commit is contained in:
James Price 2015-08-19 18:57:15 +01:00
parent b3816394d5
commit 38b2933949

View File

@ -29,7 +29,7 @@ use the NDK to generate a standalone toolchain:
--install-dir=${ANDROID_NATIVE_TOOLCHAIN} --install-dir=${ANDROID_NATIVE_TOOLCHAIN}
Make sure that the OpenCL headers and library (libOpenCL.so) are Make sure that the OpenCL headers and library (libOpenCL.so) are
available in ${ANDROID_NATIVE_TOOLCHAIN}/sysroot/usr/. available in `${ANDROID_NATIVE_TOOLCHAIN}/sysroot/usr/`.
You should then be able to build GPU-STREAM: You should then be able to build GPU-STREAM: