From 7fa53dff65c2e5a95c79f6794f45d899544d3c0e Mon Sep 17 00:00:00 2001 From: burneykb <burneykb@iastate.edu> Date: Sun, 23 Apr 2017 18:11:52 -0500 Subject: [PATCH] Update README.md --- groundStation/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/groundStation/README.md b/groundStation/README.md index e14675ab8..7405b3beb 100644 --- a/groundStation/README.md +++ b/groundStation/README.md @@ -4,7 +4,9 @@ First, if submodules were not recursevly added through git. Run this command if you have made any attempt to make vrpn manually. run - 'git submodule update --init --recursive' +```bash + 'git submodule update --init --recursive' +``` Now that you have all of the files necissary. -- GitLab