mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
chore: lowercase for filenames
This commit is contained in:
committed by
Benoit Chevallier
parent
6b3adc217f
commit
bdb1140bee
@@ -4,8 +4,8 @@ How To
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
PROJECT_SETUP.md
|
||||
DOCKER.md
|
||||
DOCUMENTING.md
|
||||
RELEASING.md
|
||||
CONTRIBUTING.md
|
||||
project_setup.md
|
||||
docker.md
|
||||
documenting.md
|
||||
releasing.md
|
||||
contributing.md
|
||||
|
||||
@@ -5,7 +5,7 @@ FIXME(Arthur): to check what needs to be updated here
|
||||
# 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).
|
||||
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
|
||||
Reference in New Issue
Block a user