Commit 6d97ca3ca2c11ce348f1b13e6eba65e8a65a277d

Authored by Josh Klontz
1 parent 6e92e12a

updated pre-built documentation

Showing 1 changed file with 4 additions and 3 deletions
sdk/openbr_export.cpp
... ... @@ -43,10 +43,11 @@
43 43 * - \subpage linux_gcc
44 44 * - \subpage linux_icc
45 45 *
46   - * \section installation_pre_built Pre-Built
47   - * Following your operating system's best practices is recommended for installing the pre-built compressed archives.
48   - *
  46 + * \section installation_from_binary From Binary
  47 + * Pre-built releases are generally not provided, though they can be built from source using the instructions above.
  48 + * Generally you should follow your operating system's best practices for installing a binary package.
49 49 * However, for temporary evaluation, one simple configuration approach is:
  50 + *
50 51 * \par Linux
51 52 \verbatim
52 53 $ cd bin
... ...