From fc1c7d07af8eb00c7b9e3701ebaae1ec19a0713d Mon Sep 17 00:00:00 2001 From: magnum Date: Thu, 10 Dec 2015 17:09:59 +0100 Subject: [PATCH] BUILD.md incorrectly referred to docs/deps.sh as opposed to tools/deps.sh. --- docs/BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUILD.md b/docs/BUILD.md index fbfb816c2..4cb368dc6 100644 --- a/docs/BUILD.md +++ b/docs/BUILD.md @@ -34,7 +34,7 @@ The following files are needed inside the *deps/tmp* directory: gdk_linux_amd64_352_55_release.run AMD-APP-SDKInstaller-v3.0.130.135-GA-linux64.tar.bz2 -Now just execute the following script to complete the installation of dependencies (check for an updated version in **docs/deps.sh**): +Now just execute the following script to complete the installation of dependencies (check for an updated version in **tools/deps.sh**): #!/bin/bash # Author: Gabriele Gristina