artefactual-labs / am

Development environment for Archivematica
https://archivematica.org
GNU Affero General Public License v3.0
10 stars 20 forks source link

Suggested git commands fail #96

Closed avivace closed 3 years ago

avivace commented 3 years ago

Following the Docker instructions, if you try to run (as suggested) the git submodule update command after having cd into the compose subfolder, you will get:

$ git submodule update --init --recursive
You need to run this command from the toplevel of the working tree.

git submodule update --init --recursive must be run in the root of the git repository