This commit is contained in:
AurelienUoU 2019-07-22 10:14:03 -06:00
parent 0854161a63
commit 52b754f9c1
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ RUN cmake .. -DCMAKE_BUILD_TYPE=debug
RUN make
RUN ./build.sh
WORKDIR /OpenFPGA