Commit graph

1 commit

Author SHA1 Message Date
Pradyumna Kaushik
7452ae3a82 Added vendor/ submodule.
Moved dependencies that need to be vendored into separate repository.
	- https://github.com/spdfg/elektron-vendor
Added vendor/ as a submodule using the below command.
	- git submodule add https://github.com/spdfg/elektron-vendor vendor
If wanting to use vendor, run the following commands after cloning
elektron.
1. git submodule init
2. git submodule update
2019-10-26 15:09:27 -04:00