File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -144,11 +144,11 @@ The most comprehensive source of documentation for development is in the [develo
144144
145145### Dependencies
146146
147- - ` metadig-engine@feature-hashstore-support `
148- - ` metadig-checks@feature-data-quality `
149- - ` metadig-webapp@develop ` (only if you are doing dev work on the API)
150- - [ ` metadig-R ` ] ( https://github.com/NCEAS/metadig-r/tree )
151- - [ ` metadig-py@feature-store-interface ` ] ( https://github.com/NCEAS/metadig-py/tree/feature-store-interface )
147+ - ` metadig-engine `
148+ - ` metadig-checks `
149+ - ` metadig-webapp `
150+ - [ ` metadig-R ` ] ( https://github.com/NCEAS/metadig-r/ )
151+ - [ ` metadig-py ` ] ( https://github.com/NCEAS/metadig-py )
152152- Jep (it should install with metadig-py, but just in case ` pip install jep ` )
153153
154154### Local Configuration
@@ -305,4 +305,4 @@ for (i in 1:length(pids)){
305305}
306306```
307307
308- Once you've run that, just run the ` run.sh ` script that just got written.
308+ Once you've run that, just run the ` run.sh ` script that just got written.
You can’t perform that action at this time.
0 commit comments