From c427eff9570bb0185abf3791bc088545e796e176 Mon Sep 17 00:00:00 2001 From: Saif Addin Date: Sat, 23 Dec 2017 04:01:29 -0300 Subject: [PATCH] - Fixed release number in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e308a982a449a1..2f68e3f15de080 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Take a look at our official spark-nlp page: http://nlp.johnsnowlabs.com/ for use This library has been uploaded to the spark-packages repository https://spark-packages.org/package/JohnSnowLabs/spark-nlp . -To use the most recent version just add the `--packages JohnSnowLabs:spark-nlp:1.0.0` to you spark command +To use the most recent version just add the `--packages JohnSnowLabs:spark-nlp:1.2.4` to you spark command ```sh spark-shell --packages JohnSnowLabs:spark-nlp:1.2.4