diff --git a/README.md b/README.md index 662492472a..508d8eb78b 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,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.7/panda3d-1.10.7-tools-win64.zip -- https://www.panda3d.org/download/panda3d-1.10.7/panda3d-1.10.7-tools-win32.zip +- https://www.panda3d.org/download/panda3d-1.10.8/panda3d-1.10.8-tools-win64.zip +- https://www.panda3d.org/download/panda3d-1.10.8/panda3d-1.10.8-tools-win32.zip After acquiring these dependencies, you can build Panda3D from the command prompt using the following command. Change the `--msvc-version` option based @@ -136,7 +136,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.7/panda3d-1.10.7-tools-mac.tar.gz). +compile Panda3D, which can be acquired from [here](https://www.panda3d.org/download/panda3d-1.10.8/panda3d-1.10.8-tools-mac.tar.gz). After placing the thirdparty directory inside the panda3d source directory, you may build Panda3D using a command like the following: