mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

Update README.md with git submodule sync #9620

Open lytico opened 4 years ago

lytico commented 4 years ago

add git submodule sync to compiling instructions as otherwise git submodule update --init --recursive fails; see: https://github.com/mono/monodevelop/issues/5045