You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airflow-core/docs/start.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ This quick start guide will help you bootstrap an Airflow standalone instance on
68
68
`Creating and Maintaining Local virtual environment with uv <https://github.com/apache/airflow/blob/main/contributing-docs/07_local_virtualenv.rst#creating-and-maintaining-local-virtualenv-with-uv-recommended>`_
69
69
70
70
For installation using ``pip`` and ``venv``, carry out following steps:
71
-
.. code-block bash
71
+
.. code-block::bash
72
72
73
73
# For Windows after WSL2 install, restart computer, then in WSL Ubuntu terminal
74
74
sudo apt update
@@ -78,14 +78,14 @@ For installation using ``pip`` and ``venv``, carry out following steps:
0 commit comments