From d27d876037377672fa3c218f2c444014a1059ae2 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 12 Sep 2017 15:08:17 -0700 Subject: [PATCH] Wording tweaks --- vagrant/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/README.rst b/vagrant/README.rst index 00c55e81..0c4d321a 100644 --- a/vagrant/README.rst +++ b/vagrant/README.rst @@ -57,7 +57,7 @@ example:: Please note that currently this will do up to 6 complete builds, one for each supported version of Python on that distro, for both gtk2 and gtk3. Additional parameters can be passed to the ``build.sh`` script to narrow the build down to -a specific Python version or port. See ``build.sh`` for details. +a specific Python version or port. See ``scripts/build.sh`` for details. The wheel file(s) generated by the build will be placed in subfolders of ``{PhoenixRoot}/dist/linux``.