Skip to content

Commit 00be711

Browse files
authored
Merge pull request #2170 from yotamofek/patch-1
`config.toml` -> `bootstrap.toml`
2 parents 817d4b1 + 02a16d4 commit 00be711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ might be optimized.
276276

277277
If you are going to use any of the profilers that rely on line numbers
278278
(OProfile, Cachegrind, Callgrind, DHAT, Massif or Bytehound) use the following
279-
`config.toml` file for your local build.
279+
`bootstrap.toml` file for your local build.
280280
```
281281
[llvm]
282282
release-debuginfo = true

0 commit comments

Comments
 (0)