From a455932430e4b28fa06fdd36cefd5992486b5a90 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Thu, 23 Nov 2017 11:24:25 +0100 Subject: [PATCH] Fixed wrong command --- README.md | 2 +- dbt-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f872fa4..fe8cef5 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/dbt-core b/dbt-core index 53d78d9..80c5c8a 160000 --- a/dbt-core +++ b/dbt-core @@ -1 +1 @@ -Subproject commit 53d78d993a8d3310a8b73fec0b601457b3c0ef75 +Subproject commit 80c5c8aaa12c3fbd239f98f321d26d5b6e140953