switch to my csdr master branch

This commit is contained in:
Jakob Ketterl 2019-12-05 18:30:40 +01:00
parent adf4f5a738
commit 94ff6cc800
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone https://git.code.sf.net/p/itpp/git itpp
cmakebuild itpp
git clone https://github.com/jketterl/csdr.git -b docker_fixes
git clone https://github.com/jketterl/csdr.git
cd csdr
make
make install