Skip to content

Commit 7d0e393

Browse files
authored
Update Dockerfile.use-installer
change install to quicklogic-arch-defs
1 parent 4210edf commit 7d0e393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.use-installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ RUN wget https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/releases/d
2626
chmod 755 /opt/symbiflow/eos-s3 && \
2727
chmod -R 755 /opt/symbiflow/eos-s3/conda
2828

29-
ENV PATH="${INSTALL_DIR}/install/bin:${INSTALL_DIR}/install/bin/python:$PATH"
29+
ENV PATH="${INSTALL_DIR}/quicklogic-arch-defs/bin:${INSTALL_DIR}/quicklogic-arch-defs/bin/python:$PATH"
3030

0 commit comments

Comments
 (0)