Skip to content

Commit bb8ca88

Browse files
authored
doc: update README.md styling
1 parent af4397d commit bb8ca88

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,10 @@ where `[arch]` is either `Win32` for 32-bit builds or `x64` for 64-bit builds.
7777
Also, when building in MSYS2, you need to set the `SETUPTOOLS_USE_DISTUTILS`
7878
environment variable to `stdlib`; this is because MSYS2 uses a patched version
7979
of `distutils` that conflicts with `setuptools >= 60.0`.
80-
Note: You need the following packages:
81-
`$MINGW_PACKAGE_PREFIX-python-pip $MINGW_PACKAGE_PREFIX-python-setuptools $MINGW_PACKAGE_PREFIX-cc $MINGW_PACKAGE_PREFIX-cmake`
80+
81+
> [!TIP]
82+
> You need the following packages:
83+
> `$MINGW_PACKAGE_PREFIX-python-pip $MINGW_PACKAGE_PREFIX-python-setuptools $MINGW_PACKAGE_PREFIX-cc $MINGW_PACKAGE_PREFIX-cmake`
8284
8385
### Enabling GraphML
8486

0 commit comments

Comments
 (0)