Skip to content

Commit

Permalink
NIT: Split install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
binste committed Mar 19, 2024
1 parent 801efbb commit 1030f38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
"## Installation\n",
"```bash\n",
"pip install altair_tiles\n",
"# or\n",
"```\n",
"or\n",
"```bash\n",
"conda install -c conda-forge altair_tiles\n",
"```\n"
]
Expand Down

0 comments on commit 1030f38

Please sign in to comment.