From 5cc09ed82972020dcd2c096768be9192dfcb9f02 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 23 Nov 2021 22:06:13 +0100 Subject: [PATCH] Clarify the location of binaries to copy in Compiling for Linux/*BSD --- development/compiling/compiling_for_linuxbsd.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/development/compiling/compiling_for_linuxbsd.rst b/development/compiling/compiling_for_linuxbsd.rst index 2bf42f611..019ed1df8 100644 --- a/development/compiling/compiling_for_linuxbsd.rst +++ b/development/compiling/compiling_for_linuxbsd.rst @@ -202,7 +202,8 @@ following parameters: Note that cross-compiling for the opposite bits (64/32) as your host platform is not always straight-forward and might need a chroot environment. -To create standard export templates, the resulting files must be copied to: +To create standard export templates, the resulting files in the ``bin/`` folder +must be copied to: ::