Skip to content

Commit

Permalink
Merge branch 'main' into junewgl_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
junewgl committed Dec 6, 2023
2 parents cb83096 + 96aaabd commit f4f5c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ git clone https://github.com/eosphoros-ai/DB-GPT-Hub.git
cd DB-GPT-Hub
conda create -n dbgpt_hub python=3.10
conda activate dbgpt_hub
conda install -c conda-forge poetry>=1.4.0
pip install poetry
poetry install
```

Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ git clone https://github.com/eosphoros-ai/DB-GPT-Hub.git
cd DB-GPT-Hub
conda create -n dbgpt_hub python=3.10
conda activate dbgpt_hub
conda install -c conda-forge poetry>=1.4.0
pip install poetry
poetry install
```

Expand Down

0 comments on commit f4f5c77

Please sign in to comment.