update README for existance of submodules

This commit is contained in:
Christopher Liebman 2018-01-27 17:25:59 -08:00
parent c436c1d2b5
commit 325f748516

View File

@ -3,4 +3,6 @@ GPS fueled ESP32 based NTP Server
GPS: Adafruit Untimate GPS GPS: Adafruit Untimate GPS
This project has git submodules so please use --recursive when you clone! If you forget then run: `git submodule update --init`! After a `git pull` you should run `git submodule update --init --recursive` to make sure submodules are up to date.
Work in progress.... Work in progress....