From 7dd3b70e55602da9e2221efde0406971e9465ff8 Mon Sep 17 00:00:00 2001 From: HelloWorldLTY <43333475+HelloWorldLTY@users.noreply.github.com> Date: Tue, 27 Aug 2024 16:49:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d677ebb..fcdb59f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To download the model from command line: ``` # command line gdown 1ejNOMXdycorDzphLT6jnfGIPUxi6fO0g # pip install gdown -unzip dnabert-s_train.zip # unzip the data +unzip DNABERT-S.zip # unzip the model ```