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 +```