summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/workflows.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md
index 561f79eb..963371b9 100644
--- a/docs/dev/workflows.md
+++ b/docs/dev/workflows.md
@@ -41,13 +41,7 @@ Binary Ninja Workflows is an analysis orchestration framework which simplifies t
# Getting Started
---
-## Enable
-By default, Binary Ninja Workflows is disabled. Enable the feature via *Settings* in the UI, or with the following:
-
-```
-Settings().set_bool('workflows.enable', True)
-```
## Explore