From 8438c579d67a65f0073cf1f4c418d331adeb9d5a Mon Sep 17 00:00:00 2001 From: Dirk Weissenborn Date: Mon, 28 May 2018 22:09:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32aada16..2a9e5f53 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ **Jack the Reader** - or **jack**, for short - is a framework for building and using models on a variety of tasks that require *reading comprehension*. ## Installation -To install Jack, please see [How to Install and Run][install]. +To install Jack, install requirements and [TensorFlow](http://tensorflow.org/). In case you want to use PyTorch for writing models, please install [PyTorch](http://pytorch.org/) as well. ## Supported ML Backends