add iniitalization of submodules to docs

This commit is contained in:
Frank Morgner
2022-05-12 22:56:28 +02:00
parent b57b383a1d
commit fa1643af3f
3 changed files with 5 additions and 3 deletions

View File

@@ -10,3 +10,5 @@ You can find the latest release of Android Smart Card Emulator on `Github
Alternatively, you can clone our git repository::
git clone https://github.com/frankmorgner/vsmartcard.git
cd vsmartcard
git submodule update --init --recursive