Browse Source

Update README.md

master
Ruben Verweij 4 years ago
committed by GitHub
parent
commit
a16702bb72
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -24,7 +24,7 @@ pip install nd2reader
```
If you don't already have the packages `numpy`, `pims`, `six` and `xmltodict`, they will be installed automatically if you use the `setup.py` script.
`nd2reader` is an order of magnitude faster in Python 3. I recommend using it unless you have no other choice. Python 2.7 and Python >= 3.4 are supported.
Python >= 3.5 are supported.
#### Installation via Conda Forge


Loading…
Cancel
Save