We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9b0de commit 6ff3c3aCopy full SHA for 6ff3c3a
README.md
@@ -116,7 +116,7 @@ See [the rustc-dev-guide for more info][sysllvm].
116
#### Configure and Make
117
118
This project provides a configure script and makefile (the latter of which just
119
-invokes `x.py`). `./configure` is the recommended way to programatically
+invokes `x.py`). `./configure` is the recommended way to programmatically
120
generate a `config.toml`. `make` is not recommended (we suggest using `x.py`
121
directly), but it is supported and we try not to break it unnecessarily.
122
0 commit comments