Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Mar 11, 2024
2 parents 6d955d7 + 1928657 commit bf1e079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ We assume you are on a Linux system here, though steps for macOS are very simila
.. code-block:: bash
FROM ghcr.io/conjure-cp/conjure@sha256:VERSION
COPY cplex /root/.local/
COPY cplex /root/.local/cplex
ENV CPLEX_PATH /root/.local/cplex/bin/x86-64_linux/libcplex2211.so
- In the ``/home/USER/cplex-install`` directory execute: ``podman build -t conjure-cplex .``
Expand Down

0 comments on commit bf1e079

Please sign in to comment.