File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,12 @@ MkDocs on GitHub Pages in a step-by-step guide.
75
75
76
76
---
77
77
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.
82
84
83
85
[ Python package ] : https://pypi.org/project/mkdocs-material/
84
86
[ virtual environment ] : https://realpython.com/what-is-pip/#using-pip-in-a-python-virtual-environment
You can’t perform that action at this time.
0 commit comments