Skip to content

Commit aad4f7c

Browse files
committed
revised READMe
1 parent 932a371 commit aad4f7c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Connecting large language models to convert user's questions into TRAPI queries.
1616
## How to use TCT
1717
### Install Requirments
1818

19-
To install TCT as a python library, first clone this repository, and then run `pip install -e .` from this folder.
19+
To install TCT as a python library, you can install the library using `pip install TCT` from the command line. The current released version is TCT.0.1.0. This the recommended approach for installation.
20+
21+
The TCT is continuously updated, if you would like to use the latest functions, you can also clone this repository, and then run `pip install -e .` from this folder.
22+
2023

2124
### Please follow the example notebooks (four utilities) below to explore the Translator APIs.
2225

0 commit comments

Comments
 (0)