Skip to content

Commit 54408e7

Browse files
committed
Update README.md
1 parent ef4c9d4 commit 54408e7

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,17 @@
33
Build for the tutorial.microns-explorer.org documentation. Website built with [Quarto](https://quarto.org/) `version 1.6.42`
44

55
Running the code blocks requires packages:
6-
`caveclient >=7.4.3`
7-
`cloud-volume >=12.1.0`
8-
`meshparty == 2.0.1`
9-
`pcg_skel >= 1.3.0`
10-
`imageryclient >=1.0.4`
11-
`skeleton_plot >= 0.0.10`
6+
7+
```
8+
caveclient >=7.4.3
9+
cloud-volume >=12.1.0
10+
meshparty == 2.0.1
11+
pcg_skel >= 1.3.0
12+
imageryclient >=1.0.4
13+
skeleton_plot >= 0.0.10
14+
```
15+
16+
All available with `pip install`.
1217

1318
## Issues
1419
We welcome bug reports and questions. Please post an informative issue on the GitHub issue tracker.

0 commit comments

Comments
 (0)