Skip to content

Commit ff88c4a

Browse files
authored
Minor doc formatting improvement (#521)
1 parent 14010db commit ff88c4a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@
1818
"```bash\n",
1919
"pip install ipympl\n",
2020
"```\n",
21-
"or `conda install -c conda-forge ipympl`\n",
22-
"\n",
21+
"or\n",
22+
"```bash\n",
23+
"conda install -c conda-forge ipympl\n",
24+
"```\n",
2325
"\n",
2426
"For more detailed instructions see [Installing](installing.md).\n",
2527
"\n",

0 commit comments

Comments
 (0)