diff --git a/README.md b/README.md index 966b856c..ae405f99 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,9 @@ Once these files have been removed, install the newer version of SeaFreeze with 1. Python version 3.8+ must be installed, preferably via Anaconda. Required modules can be installed in Miniconda with the following command: 1. `conda install numpy scipy matplotlib mpmath pandas` 1. Conda-forge modules can be installed in Anaconda or Miniconda with the following command: - 1. `conda install -c conda-forge gsw obspy spiceypy cmasher` + 1. `conda install -c conda-forge gsw obspy spiceypy cmasher reaktoro` 1. AFTER the above modules have been installed with conda, install SeaFreeze, MoonMag, and hdf5storage with the following command: - 1. `pip install SeaFreeze MoonMag hdf5storage` + 1. `pip install SeaFreeze MoonMag hdf5storage PyALMA3` 1. Finally, install PlanetProfile as described above. ### Matlab