From 63e5bb1c2ad7687387bddd7828ee4e1626988b90 Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 1 Apr 2016 18:06:39 +0200 Subject: [PATCH] Update thirdparty links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 061497dd6d..ceb23f7793 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ are included as part of the Windows 7.1 SDK. You will also need to have the third-party dependency libraries available for the build scripts to use. These are available from one of these two URLs, depending on whether you are on a 32-bit or 64-bit system: -https://www.panda3d.org/download/panda3d-1.9.1/panda3d-1.9.1-tools-win32.zip -https://www.panda3d.org/download/panda3d-1.9.1/panda3d-1.9.1-tools-win64.zip +https://www.panda3d.org/download/panda3d-1.9.2/panda3d-1.9.2-tools-win32.zip +https://www.panda3d.org/download/panda3d-1.9.2/panda3d-1.9.2-tools-win64.zip After acquiring these dependencies, you may simply build Panda3D from the command prompt using the following command: @@ -97,7 +97,7 @@ Mac OS X -------- On Mac OS X, you will need to download a set of precompiled thirdparty packages in order to -compile Panda3D, which can be acquired from [here](https://www.panda3d.org/download/panda3d-1.9.1/panda3d-1.9.1-tools-mac.tar.gz). +compile Panda3D, which can be acquired from [here](https://www.panda3d.org/download/panda3d-1.9.2/panda3d-1.9.2-tools-mac.tar.gz). After placing the thirdparty directory inside the panda3d source directory, you may build Panda3D using a command like the following: