diff --git a/README.rst b/README.rst index c0e4399..f634822 100644 --- a/README.rst +++ b/README.rst @@ -182,13 +182,13 @@ Target project dependencies: Cmdstan ------------------------------------ Bibat will attempt to install `cmdstan -`_, the command line +`__, the command line interface to Stan, when you run the commands :code:`make env` or :code:`make analysis` from the root of the target project. If bibat fails to install cmdstan, please raise an issue! The relevant parts of the `cmdstan -`_ and +`__ and `cmdstanpy `_ documentation might also be useful.