From a842cfa914c28f490bf2b73eaf487104ac56c064 Mon Sep 17 00:00:00 2001 From: Stefano Probst Date: Sun, 8 Feb 2015 22:11:22 +0100 Subject: [PATCH] fix style in README Fix the formatting at "Initialize submodules". --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f31e54a7..f1a7d7b15 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,10 @@ Fork the QGC Repo ### Initialize submodules After cloning or forking you will need to initialize and update the submodules using these commands in you qgroundcontrol source directory: +``` git submodule init git submodule update +``` Each time you pull new source to your repository you should re-run "git submodule update" to get the latest submodules as well. -- 2.22.0