readme.md edited online with Bitbucket - should have been git submodule add, not git add submodule
This commit is contained in:
parent
2fd9a8eb64
commit
331ea2afd2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
## adding fabric
|
## adding fabric
|
||||||
|
|
||||||
`git add submodule git@bitbucket.org:ronnyabraham/fabric.git fabric`
|
`git submodule add git@bitbucket.org:ronnyabraham/fabric.git fabric`
|
||||||
|
|
||||||
the second "fabric" puts the submogule in a directory called 'fabric"
|
the second "fabric" puts the submogule in a directory called 'fabric"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue