Skip to content

Commit 2858154

Browse files
authored
Fix typo in docs causing code blocks to not render (#3029)
1 parent 8a66cbe commit 2858154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/getting_started/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
Installation
66
============
77

8-
Altair can be installed, along with the example datasets in vega_datasets_, using::
8+
Altair can be installed, along with the example datasets in vega_datasets_, using:
99

1010
.. code-block:: bash
1111
1212
pip install altair vega_datasets
1313
14-
If you are using the conda_ package manager, the equivalent is::
14+
If you are using the conda_ package manager, the equivalent is:
1515

1616
.. code-block:: bash
1717

0 commit comments

Comments
 (0)