@cerebruminc/yates 3.3.2-beta.dangerous.850275a → 3.3.2-beta.dangerous.8bebbaf

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -154,7 +154,7 @@ When defining an ability you need to provide the following properties:
154
154
 
155
155
  ### Debug
156
156
 
157
- To run Yates in debug mode, use the environment variable `DEBUG=yates`.
157
+ To run Yates in debug mode, set the `YATES_DEBUG` environment variable to `true`.
158
158
 
159
159
  ## Known limitations
160
160