From 7d4169430c9151ae273b12333cb84b20582e9b7e Mon Sep 17 00:00:00 2001 From: Zero King Date: Sun, 1 Jul 2018 14:28:16 +0000 Subject: [PATCH] Update docs --- docs/getting_started/how_to_build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/how_to_build.rst b/docs/getting_started/how_to_build.rst index 55651138..59163128 100644 --- a/docs/getting_started/how_to_build.rst +++ b/docs/getting_started/how_to_build.rst @@ -326,7 +326,7 @@ Using ``-h`` to get detailed help. ============= ``build`` command will generate the static/shared library, model files and -header files and packaged as +header files and package them as ``build/${library_name}/libmace_${library_name}.tar.gz``. - The generated ``static`` libraries are organized as follows, -- GitLab