diff --git a/anaconda/install-config.html b/anaconda/install-config.html index df23a04..aac1ad4 100644 --- a/anaconda/install-config.html +++ b/anaconda/install-config.html @@ -178,10 +178,13 @@
conda update
+ conda install bash=4.2
This step is necessary because updates are frequently made to the packages of the
Anaconda root environment. The PID version of IzODA will usually be downlevel from
- the version that exists in the IzODA Anaconda channel.
+ the version that exists in the IzODA Anaconda channel. If you use Spark, you should
+ also run the conda install to restore the version of bash that has been tested
+ with Spark.