diff --git a/README.md b/README.md index 4eac2e9e..99e960b3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ Additionally, to provide users with a sense of the interview-based agents, we of Install the required Python packages using pip: ```bash +git clone https://github.com/joonspk-research/genagents +cd genagents pip install -r requirements.txt ``` @@ -262,4 +264,4 @@ In addition, we thank Douglas Guilbeault, Amir Goldberg, Diyi Yang, Jeff Hancock For questions or inquiries, please contact the corresponding author: -- **Joon Sung Park**: [joonspk@stanford.edu](mailto:joonspk@stanford.edu) \ No newline at end of file +- **Joon Sung Park**: [joonspk@stanford.edu](mailto:joonspk@stanford.edu)