From d7af85ec525ed46525d300d9d195b96e92157dda Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 19 Mar 2017 01:09:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ce8d000..64b52a22a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project contains scripts and patches to build packages for the Setting up a build environment using Docker =========================================== -For most people the best way to obtain an environment for building packages is by using Docker. This should work everywhere Docker is supported (replace `/` with `\\` if using Windows) and ensures an up to date build environment that is tested by other package builders. +For most people the best way to obtain an environment for building packages is by using Docker. This should work everywhere Docker is supported (replace `/` with `\` if using Windows) and ensures an up to date build environment that is tested by other package builders. Run the following script to setup a container (from an image created by [scripts/Dockerfile](scripts/Dockerfile)) suitable for building packages: