Skip to content

Commit 3d6ae65

Browse files
Trotttargos
authored andcommitted
doc: remote "note that" from BUILDING.md
Refs: nodejs/remark-preset-lint-node#16 PR-URL: #28329 Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent e607055 commit 3d6ae65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ For use of AVX-512,
188188
* gas (GNU assembler) version 2.26 or higher
189189
* nasm version 2.11.8 or higher in Windows
190190

191-
Note that AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
191+
AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
192192

193193
For use of AVX2,
194194

@@ -254,7 +254,7 @@ The `-j4` option will cause `make` to run 4 simultaneous compilation jobs which
254254
may reduce build time. For more information, see the
255255
[GNU Make Documentation](https://www.gnu.org/software/make/manual/html_node/Parallel.html).
256256

257-
Note that the above requires that `python` resolves to a supported version of
257+
The above requires that `python` resolves to a supported version of
258258
Python. See [Prerequisites](#prerequisites).
259259

260260
After building, setting up [firewall rules](tools/macos-firewall.sh) can avoid

0 commit comments

Comments
 (0)