Skip to content

Commit f4139e9

Browse files
committed
update docs to use simpler syntax
1 parent 29b9f8d commit f4139e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/customization_guide/build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ $ ./build.py -v --enable-all
154154
```
155155

156156
If you want to enable only certain Triton features, backends, and
157-
repository agents, there are two options:
158-
a. do not specify `--enable-all`, and instead specify the individual flags as documented by `--help`.
157+
repository agents, there are two options:
158+
a. do not specify `--enable-all`, and instead specify the individual flags as documented by `--help`.
159159
b. specify `--enable-all` and then disable selected features that you wish to omit using the `--disable-...` arguments, also documented by `--help`.
160160

161161
#### Building With Specific GitHub Branches and Organization

0 commit comments

Comments
 (0)