diff --git a/README.md b/README.md index 2f97fab..d76fa47 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,6 @@ Small library to give access to the FabAccess API for administration and development -## Setup +## Documentation -Clone this repo with the option `--recursive` for submodules or run `git submodule update --init` if you did not -clone recursively. - -### Installing dependencies using pipenv: - -```shell -$ pipenv install pycapnp -``` - -### Installing dependencies natively: - -#### Archlinux -```shell -pacman -S python-pycapnp -``` \ No newline at end of file +Information about installation, usage and tips and tricks can be found at [docs.fab-access.org](https://docs.fab-access.org/books/schnittstellen-und-apis/page/fabaccess-api#bkmrk-pyfabapi). \ No newline at end of file