From eb6a39e757d741fc8eca16697654a0bec09182b1 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 16 Sep 2016 23:03:01 +0200 Subject: [PATCH] [DOC] wong link --- doc/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build.md b/doc/build.md index 311c0b6..3a000de 100644 --- a/doc/build.md +++ b/doc/build.md @@ -6,7 +6,7 @@ Build lib & build sample {#gale_build} Download: {#gale_build_download} ========= -ege use some tools to manage source and build it: +gale use some tools to manage source and build it: need google repo: {#gale_build_download_repo} ----------------- @@ -58,7 +58,7 @@ sources: {#gale_build_download_sources They are already download in the repo manifest in: ```{.sh} - cd WORKING_DIRECTORY/framework/atria-soft/audio-river + cd WORKING_DIRECTORY/framework/atria-soft/gale ``` Build: {#gale_build_build}