sodafoundation / strato

SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato'
Apache License 2.0
234 stars 329 forks source link

shifted dependencies installation steps from README to install_dependencies.sh #1369

Closed devanshjain7 closed 1 year ago

devanshjain7 commented 1 year ago

What type of PR is this? /kind enhancement

What this PR does / why we need it: Shifted some dependency installation steps from README file to install_dependencies.sh

codecov[bot] commented 1 year ago

Codecov Report

Merging #1369 (f93acf5) into master (030b644) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1369 +/- ## ======================================= Coverage 48.12% 48.12% ======================================= Files 10 10 Lines 1571 1571 ======================================= Hits 756 756 Misses 756 756 Partials 59 59 ```