diff --git a/README.md b/README.md index 453d067f24..679bc32f88 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ docker build -f docker/Dockerfile.alpine -t sccache:latest --compress . --target docker build -f docker/Dockerfile.bookworm -t sccache:latest --compress . --target=pipeline ``` -#### into existing pipelines +#### Integration into existing pipelines If a `Dockerfile` currently uses something like `RUN ./configure && make && make install`, first build the sccache base image: