Skip to content

Commit 38a10c1

Browse files
Add installation section to README
Added installation instructions for the pyholoscope package.
1 parent 414c255 commit 38a10c1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ PyHoloscope is designed to be:
1414

1515
Full documentation is on [Read the docs](https://pyholoscope.readthedocs.io/en/latest/index.html).
1616

17+
## Installation
18+
19+
```
20+
pip install pyholoscope
21+
```
22+
23+
1724
## Minimal Example
1825
To numerically refocus at inline hologram:
1926
```

0 commit comments

Comments
 (0)