diff --git a/README.md b/README.md index 43d775c8382f690ac1100285332f6e20a6d32eaf..79aa60339d432624ca7a8e65145975e6365e23ad 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ for CaosDB and a part of the CaosDB project. ## Setup -Please read the installation notes [online](https://docs.indiscale.com/caosdb-cpplib/Install_develop.html) or [in the source repository](doc/Install_develop.md) for instructions +Please read the installation notes [online](https://docs.indiscale.com/caosdb-cpplib/Install_develop.html) or [in the source repository](doc/Install_develop.rst) for instructions on how to build, use and develop this code. ## Further Reading diff --git a/doc/Install_develop.rst b/doc/Install_develop.rst index 5a102626bbf26bd9089677eb0d61db6f60c6ae17..bf4fb03102316f5f2e6e0b85337892317b0f0483 100644 --- a/doc/Install_develop.rst +++ b/doc/Install_develop.rst @@ -4,7 +4,7 @@ How to use and develop libcaosdb Dependencies ------------ -- See the `dependencies <DEPENDENCIES.md>`__ file, install with ``pip install -r requiremens.txt``. +- See the `dependencies <DEPENDENCIES.md>`__ file, install with ``pip install -r requiremens.txt``. Build -----