Files
concrete/docs/user/install.md
youben11 2009ee1c94 chore: changing ref to repo after its renaming
also formatting and update the check_license script to match that
2022-01-06 12:40:10 +01:00

598 B

Installation

Docker

A docker image is provided in Github Releases at https://github.com/zama-ai/concrete-compiler-internal/releases

Python bindings

A python library is provided in Github Releases at https://github.com/zama-ai/concrete-compiler-internal/releases

On pypi, the library should soon be available at https://pypi.org/user/zama/.

Compilation from Source

Follow the README.md located in the compiler folder.