docs: tools/images.mk does not exist.

PiperOrigin-RevId: 324833018
This commit is contained in:
Kevin Krakauer
2020-08-04 10:02:58 -07:00
committed by gVisor bot
parent 7dfcf727a5
commit 12c2c6ae30
+1 -1
View File
@@ -7,7 +7,7 @@ Note that all these images must be pushed to the testing project hosted on
continuous integration. This will speed up loading as images will not need to be
built from scratch for each test run.
Image tooling is accessible via `make`, specifically via `tools/images.mk`.
Image tooling is accessible via `make`, specifically via `images/Makefile`.
## Why make?