From c0e0f8230937b53d34c0aad4477fead45ff4a032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= Date: Thu, 9 Apr 2020 08:21:47 -0400 Subject: [PATCH] Update Build instructions --- technical/Build-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technical/Build-instructions.md b/technical/Build-instructions.md index 9c062aa5..76702175 100644 --- a/technical/Build-instructions.md +++ b/technical/Build-instructions.md @@ -77,7 +77,7 @@ daemon.log and client-gnome.log. One design choice that has been made is to not update the submodules of the ring-project very often due to high activity on the sub-projects. Therefore, you need to update them manually prior to rebuilding everything. ``` -git submodule update --init daemon lrc client-windows +git submodule update --init daemon lrc client-gnome ``` **Uninstall the global install**