Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun authored Mar 10, 2024
1 parent 4397a6e commit 1928657
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 1928657

Please sign in to comment.