modify readme.md add submodule config

This commit is contained in:
me 2022-05-02 10:40:10 +02:00
parent 7dcbbcc711
commit 62adf54fc4
1 changed files with 2 additions and 2 deletions

View File

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