Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md should include the submodule cloning #357

Open
dpcsar opened this issue Mar 24, 2021 · 0 comments
Open

README.md should include the submodule cloning #357

dpcsar opened this issue Mar 24, 2021 · 0 comments

Comments

@dpcsar
Copy link

dpcsar commented Mar 24, 2021

In the readme example. This project is cloned, but the submodules are not shown to be cloned. If a user is not a expert at git and don't know how to look for submodules, then they will not get the full functionality and may get stuck in image creation.

git clone https://github.com/cloudbase/windows-openstack-imaging-tools.git
pushd windows-openstack-imaging-tools
git submodule update --init
Import-Module .\WinImageBuilder.psm1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant