updated the readme to begin to reflect the new concept of how to describe where this fabric implementation is located
This commit is contained in:
parent
7eb5c53fc7
commit
74290fcd59
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
## adding fabric
|
## adding fabric
|
||||||
|
|
||||||
`git submodule add git@bitbucket.org:ronnyabraham/fabric.git fabric`
|
`git submodule add git@bitbucket.org:ronnyabraham/fabric.git customfabric`
|
||||||
|
|
||||||
the second "fabric" puts the submogule in a directory called 'fabric"
|
the second "fabric" puts the submogule in a directory called 'customfabric"
|
||||||
|
|
||||||
workon a virtualenv that has PyQt5
|
workon a virtualenv that has PyQt5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue