docs: alert user on PROJECT_SETUP.md that zama's specific environment is needed

This commit is contained in:
jfrery
2021-10-19 16:38:04 +02:00
committed by jfrery
parent 806d6584e8
commit 3a7274c905

View File

@@ -1,6 +1,10 @@
# Project Setup
```{note}
You will need Zama's specific environment with zamalang module to have the project fully functional. It is currently only delivered via the docker image (see the [docker](./DOCKER.md) guide).
```
## Installing Python v3.8
**concretefhe** is a `Python` library. So `Python` should be installed to develop **concretefhe**. `v3.8` is the only supported version.