From 0784b434127c251ff65370975f11085ff22d5a5d Mon Sep 17 00:00:00 2001 From: Gautam Date: Mon, 12 Dec 2016 14:14:54 +0530 Subject: [PATCH] Update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d367d1d..929718d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ wget https://raw.githubusercontent.com/sjyk/activedetect/master/datasets/adult-r cd .. mkdir corpora -https://raw.githubusercontent.com/sjyk/activedetect/master/corpora/text8 +wget https://raw.githubusercontent.com/sjyk/activedetect/master/corpora/text8 ``` Move up one directory (to make the example paths work out)