Skip to content

Commit af6c032

Browse files
committed
mention about x.py setup in INSTALL.md
Signed-off-by: onur-ozkan <[email protected]>
1 parent 58c2dd9 commit af6c032

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

INSTALL.md

+5
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ See [the rustc-dev-guide for more info][sysllvm].
9797
`sysconfdir` values are combined with the path from the `DESTDIR`
9898
environment variable.
9999

100+
If you are unsure what to use in build configurations and need a good default one,
101+
you will likely find `x.py setup` more user-friendly. It's an interactive command that
102+
offers a better experience compared to the `configure` script, and guides you through
103+
selecting a config profile, setting up LSP, configuring git hooks, etc.
104+
100105
3. Build and install:
101106

102107
```sh

0 commit comments

Comments
 (0)