mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-09 12:57:55 -05:00
docs(frontend): update links to zama pypi
This commit is contained in:
committed by
Quentin Bourgerie
parent
da55bb3bdb
commit
20c6427551
@@ -5,4 +5,4 @@ ARG version
|
||||
# provide the `ld` binary required by the compiler
|
||||
RUN apt update && apt install -y binutils graphviz
|
||||
|
||||
RUN pip install --no-cache-dir --extra-index-url https://download.pytorch.org/whl/cpu --extra-index-url https://pypi.zama.ai concrete-python==${version}
|
||||
RUN pip install --no-cache-dir --extra-index-url https://download.pytorch.org/whl/cpu --extra-index-url https://pypi.zama.ai/cpu/ concrete-python==${version}
|
||||
|
||||
Reference in New Issue
Block a user