From 4b99d3f7147bb0b4b4085ea524c0d75150c7513a Mon Sep 17 00:00:00 2001 From: Jonathan Agoot Date: Sat, 19 Aug 2017 12:25:49 -0700 Subject: [PATCH] Casablanca hosted on Codeplex has been migrated Casablanca hosted on Codeplex has been migrated to github (https://github.com/Microsoft/cpprestsdk) due to Codeplex shutting down. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f6731c..d702506 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Required: Mac OSX Maverick or Yosemite, Xcode 6.1.1 2. Clone or download the FBX-glTF source code - 3. Download and compile 'casablanca' on your machine. [Instructions here](https://casablanca.codeplex.com/wikipage?title=Setup%20and%20Build%20on%20OSX&referringTitle=Documentation) + 3. Download and compile 'casablanca' on your machine. [Instructions here](https://github.com/Microsoft/cpprestsdk/wiki) 4. Install ‘casablanca’ on your system by running ‘sudo make install’