We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1356a1 commit 0258b9bCopy full SHA for 0258b9b
2 files changed
README.md
@@ -29,7 +29,7 @@ on the `Simulation` object and options for all of the fields.
29
### from PyPI
30
31
```bash
32
-pip install microsim[all]
+pip install "microsim[all]"
33
```
34
35
> [!NOTE]
docs/index.md
@@ -7,7 +7,7 @@ Microscope simulation library for generating realistic microscope images.
7
8
9
10
11
12
13
!!! note
0 commit comments