Update defaults in documentation to match code
[OpenColorIO-Configs.git] / aces_1.0.1 / README.md
index eeda787..066452a 100644 (file)
@@ -227,7 +227,7 @@ Considerations for custom config generation:
 LUTs
 -
 
-The default resolution is 33x33x33 for the 3D LUTs and 1024 for the 1D LUTs. 
+The default resolution is 64x64x64 for the 3D LUTs and 4096 for the 1D LUTs. 
 
 ### OCIO LUTs
 The LUTs used internally by OCIO can be can be retrieved [from the repository here.](https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.1/luts) 
@@ -264,13 +264,15 @@ Features exposed for customization by the user include:
 - Selection of shaper function: Log2 or Dolby PQ
 
 ### CTL Source
-The configuration depends on the **1.0.1 ACES CTL**. The release contains a number of minor bug fixes and small additions in the utilities folder but is otherwise the same as the master ACES 1.0 release. 
+The configuration depends on the **ACES 1.0.1 + Hotfixes CTL**. The release contains a number of minor bug fixes and small additions in the utilities folder but is otherwise the same as the master **ACES 1.0.1** release. 
 
-The release is available here:
+The CTL is available here:
 
-- https://github.com/ampas/aces-dev/tree/v1.0.1/transforms/ctl
-- Clone this repo using the following command
-       - git clone --branch v1.0.1 https://github.com/ampas/aces-dev.git
+- https://github.com/ampas/aces-dev/tree/hotfixes/transforms/ctl
+
+Clone this repo using the following command:
+
+- git clone --branch hotfixes https://github.com/ampas/aces-dev.git
 
 
 Dependencies