From c818f2419800c22a617ca4aca5ec7e3664d7c2ee Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Tue, 2 Aug 2016 11:50:53 -0400 Subject: [PATCH] doc: Add a link to the Docker Toolbox --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fd04012..2684d41 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Features * Make variables (`CC`, `LD` etc) are set to point to the appropriate tools in the container. * Recent `CMake `_ and ninja are precompiled. Toolchain files configured for CMake. * Current directory is mounted as the container's workdir, ``/work``. -* Works with the Docker Toolbox Mac OSX. +* Works with the `Docker Toolbox `_ on Mac OSX. Cross compilers