diff --git a/README.md b/README.md index 5aeb9c00..bd23830f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ source .env/bin/activate If you don't care about generating your own synthetic training examples, use the accompanying `tsv` files, which include the real and synthetic training examples. ```bash -wget https://github.com/napulen/AugmentedNet/releases/download/v1.2.0/dataset.zip +wget https://github.com/napulen/AugmentedNet/releases/download/v1.2.2/dataset.zip unzip dataset.zip ```