From de098fee5b1b89d1cecfbeca75a3976b6fcb1b9b Mon Sep 17 00:00:00 2001
From: Arun Isaac
Date: Fri, 25 Nov 2022 18:42:25 +0000
Subject: Document generif-data-file connection parameter.

* README.md (Using)[Set up connection parameters]: Document
generif-data-file.
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index c9c433c..ffa3851 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,10 @@ with the appropriate values.
  (sparql-port . <sparql-endpoint-port-here>))
 ```
 
+Download the GeneRIF data file from
+https://ftp.ncbi.nih.gov/gene/GeneRIF/generifs_basic.gz and specify
+its path in the `generif-data-file` parameter.
+
 ## Dump the database
 
 Then, to dump the database to \~/data/dump, run
-- 
cgit v1.2.3