Skip to content

Commit

Permalink
correct docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Jenks committed Nov 15, 2023
1 parent eaed64e commit 5b3fe9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/HowTo.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To debug C++, you have to generate the example files, the example files consist

You can generate the example files by the following steps:

1. build Velox
1. build Velox and Gluten CPP
```
gluten_home/dev/builddeps-veloxbe.sh --build_tests=ON --build_benchmarks=ON --build_type=Debug
```
Expand Down

0 comments on commit 5b3fe9e

Please sign in to comment.