Skip to content
Snippets Groups Projects
Commit 07291ef3 authored by Bienchen's avatar Bienchen
Browse files

Update README.md

parent 255035fd
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ $ DOCKER_BUILDKIT=1 docker build -f docker/Dockerfile --build-arg MMCIF_USER_ID=
$
```
For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure [`pyproject.toml`](../pyproject.toml) is available from the repository root to `black` and `pylint`:
For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure [`pyproject.toml`](pyproject.toml) is available from the repository root to `black` and `pylint`:
```terminal
$ touch .history
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment