diff --git a/README.rst b/README.rst index 94dae138..a16668b8 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ necessary package channels, and install CTLearn specified version and its depend ctlearn -h -This should automatically install all dependencies (NOTE: this may take some time, as by default MKL is included as a dependency of NumPy and it is very large). If you are working on the IT-clusters, please use 'environment-cluster.yml' instead of 'environment.yml' in the instructions above. +This should automatically install all dependencies (NOTE: this may take some time, as by default MKL is included as a dependency of NumPy and it is very large). If you are working on the IT-cluster, please use 'environment-cluster.yml' instead of 'environment.yml' in the instructions above. See the documentation for further information like `installation instructions for developers `_, `package usage `_, and `dependencies `_ among other topics.