diff --git a/examples/11b_parallel_job.slurm b/examples/11b_parallel_job.slurm index 4043b58..4b7679c 100644 --- a/examples/11b_parallel_job.slurm +++ b/examples/11b_parallel_job.slurm @@ -23,7 +23,7 @@ source $SLURM_TMPDIR/easymore-env/bin/activate pip install --no-index --upgrade pip # pip install easymore # from pypi # pip install --no-index easymore # install from CC wheelhouse, similar to above this can be installed locally or from pypi -pip install git+https://github.com/ShervanGharari/EASYMORE.git@develop_2.0.0 +pip install git+https://github.com/ShervanGharari/EASYMORE.git # check if the code runs smoothly given the example on the easymore github repo #python 11b_parallel_job.py