Added link to git submodule info
This commit is contained in:
parent
bbd21d8351
commit
bab385e394
@ -51,7 +51,7 @@ Due to the inclusion of the netcipher library for Orbot proxy support, importing
|
|||||||
````
|
````
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
````
|
````
|
||||||
Once you run that command, the IDE should automatically import netcipher and a couple submodules in as separate projects. Than you need to set the netcipher library project as a libary of the browser project however your IDE makes you do that. Once those steps are done, the project should be all set up and ready to go.
|
Once you run that command, the IDE should automatically import netcipher and a couple submodules in as separate projects. Than you need to set the netcipher library project as a libary of the browser project however your IDE makes you do that. Once those steps are done, the project should be all set up and ready to go. [Please read this tutorial for more information on git submodules](http://www.vogella.com/tutorials/Git/article.html#submodules)
|
||||||
|
|
||||||
####License
|
####License
|
||||||
````
|
````
|
||||||
|
Loading…
x
Reference in New Issue
Block a user