From 6fb6138fae65cdce5b83adeda6438f82b37054c6 Mon Sep 17 00:00:00 2001 From: diminator Date: Fri, 22 Apr 2016 12:41:00 +0200 Subject: [PATCH] removed cryptography refs from docs --- docs/source/installing-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installing-server.md b/docs/source/installing-server.md index 8aff2169..e1465b98 100644 --- a/docs/source/installing-server.md +++ b/docs/source/installing-server.md @@ -26,7 +26,7 @@ If you don't already have it, then you should [install Python 3.4+](https://www. ## Install BigchainDB Server -BigchainDB Server has some OS-level dependencies. In particular, you need to install the OS-level dependencies for the Python **cryptography** package. Instructions for installing those dependencies on your OS can be found in the [cryptography package documentation](https://cryptography.io/en/latest/installation/). +BigchainDB Server has some OS-level dependencies. On Ubuntu 14.04, we found that the following was enough: ```text