Fixed wrong command
This commit is contained in:
parent
5d508740fd
commit
a455932430
|
@ -33,7 +33,7 @@ DBT-RISE-RiscV uses libGIS (https://github.com/vsergeev/libGIS) as well as ELFIO
|
|||
```
|
||||
* setup conan to use the minres repo:
|
||||
```
|
||||
conan add remote minres https://api.bintray.com/conan/minres/conan-repo
|
||||
conan remote add minres https://api.bintray.com/conan/minres/conan-repo
|
||||
```
|
||||
* checkout source from git
|
||||
* start an out-of-source build:
|
||||
|
|
2
dbt-core
2
dbt-core
|
@ -1 +1 @@
|
|||
Subproject commit 53d78d993a8d3310a8b73fec0b601457b3c0ef75
|
||||
Subproject commit 80c5c8aaa12c3fbd239f98f321d26d5b6e140953
|
Loading…
Reference in New Issue