From 87e0ff29eb456e0b213f3454bd78ebcac8f22558 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 14 Feb 2019 22:56:49 +0100 Subject: [PATCH] readme: update version number of thirdparty packages downloads [skip ci] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4283907f35..0c4757d577 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ depending on whether you are on a 32-bit or 64-bit system, or you can [click here](https://github.com/rdb/panda3d-thirdparty) for instructions on building them from source. -https://www.panda3d.org/download/panda3d-1.10.0/panda3d-1.10.0-tools-win64.zip -https://www.panda3d.org/download/panda3d-1.10.0/panda3d-1.10.0-tools-win32.zip +https://www.panda3d.org/download/panda3d-1.10.1/panda3d-1.10.1-tools-win64.zip +https://www.panda3d.org/download/panda3d-1.10.1/panda3d-1.10.1-tools-win32.zip After acquiring these dependencies, you may simply build Panda3D from the command prompt using the following command. (Change `14.1` to `14` if you are @@ -133,7 +133,7 @@ macOS ----- On macOS, 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.4/panda3d-1.9.4-tools-mac.tar.gz). +compile Panda3D, which can be acquired from [here](https://www.panda3d.org/download/panda3d-1.10.1/panda3d-1.10.1-tools-mac.tar.gz). After placing the thirdparty directory inside the panda3d source directory, you may build Panda3D using a command like the following: