modify readme.md add submodule config

This commit is contained in:
me 2022-05-02 10:39:13 +02:00
parent 854ec1c33a
commit 7dcbbcc711
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Add Ansible Role to your project
''' bash
cd <ansible_remote_folder>
git submodule add <repository_url> roles/oh-my-zsh
'''