diff --git a/README.md b/README.md index 1ae1ac4..78a8155 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Use this package to manipulate Relion star files, including counting, modifying, ## Installation -* Set up a fresh conda environment with Python >= 3.6: `conda create -n sp python=3.6` +* Set up a fresh conda environment with Python >= 3.8: `conda create -n sp python=3.8` * Activate the environment: `conda activate sp`.