From b6161a68adcd6111d3e7ea0a27114819277ded13 Mon Sep 17 00:00:00 2001 From: rdb Date: Wed, 18 Dec 2019 09:22:09 -0500 Subject: [PATCH] readme: update macOS thirdparty link to 1.10.5 [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62f0d044df..623052b7fa 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,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.10.4.1/panda3d-1.10.4.1-tools-mac.tar.gz). +compile Panda3D, which can be acquired from [here](https://www.panda3d.org/download/panda3d-1.10.5/panda3d-1.10.5-tools-mac.tar.gz). After placing the thirdparty directory inside the panda3d source directory, you may build Panda3D using a command like the following: