diff --git a/README.md b/README.md index 00e4a55..57ad1a8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ drone exec --secret-file=secrets.txt ## submodule bullshit +to add the submodule: + +```sh +git submodule add +``` + to pull in remote updates: ```sh