From 732db59a390379b6a68e499e98ad3bfff60f950f Mon Sep 17 00:00:00 2001 From: Yuyang <47358078+AlieZVzz@users.noreply.github.com> Date: Thu, 29 Sep 2022 22:22:23 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 734319f..009ef40 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ In this study, Chinese-Tibetan bilingual text data containing information on Tib To install the environment using Conda: ```bash -$ conda env create -f requirements.yml +$ conda env create -f requirements.txt ``` ## Running ### Train @@ -129,4 +129,4 @@ If you make use of this code, please cite the following paper: pages = {1--15}, } -``` \ No newline at end of file +```