Skip to content

Commit 551d98e

Browse files
authored
Documentation (#6222)
1 parent dfa5f03 commit 551d98e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/getting-started.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,12 @@ MkDocs on GitHub Pages in a step-by-step guide.
7575

7676
---
7777

78-
__Tip__: If you don't have prior experience with Python, we recommend reading
79-
[Using Python's pip to Manage Your Projects' Dependencies], which is a really
80-
good introduction on the mechanics of Python package management and helps you
81-
troubleshoot if you run into errors.
78+
!!! tip
79+
80+
If you don't have prior experience with Python, we recommend reading
81+
[Using Python's pip to Manage Your Projects' Dependencies], which is a
82+
really good introduction on the mechanics of Python package management and
83+
helps you troubleshoot if you run into errors.
8284

8385
[Python package]: https://pypi.org/project/mkdocs-material/
8486
[virtual environment]: https://realpython.com/what-is-pip/#using-pip-in-a-python-virtual-environment

0 commit comments

Comments
 (0)