update README
This commit is contained in:
parent
e9f1f3217e
commit
4328c180d8
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ Fargate のタスクはフロントエンドとバックエンドに分かれて
|
|||
|
||||
1. 以下のコマンドを実行します。
|
||||
```shell
|
||||
git clone -b aws-cdk-dev2 https://github.com/kazuki306/langflow
|
||||
git clone -b aws-cdk https://github.com/logspace-ai/langflow.git
|
||||
cd langflow/scripts/aws
|
||||
cp .env.example .env # 環境設定を変える場合はこのファイル(.env)を編集してください。
|
||||
npm ci
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ If you just want to deploy resources, you do not need in-depth knowledge of each
|
|||

|
||||
1. Run the following command in the Cloud9 terminal.
|
||||
```shell
|
||||
git clone -b aws-cdk-dev2 https://github.com/kazuki306/langflow
|
||||
git clone -b aws-cdk https://github.com/logspace-ai/langflow.git
|
||||
cd langflow/scripts/aws
|
||||
cp .env.example .env # Edit this file if you need environment settings
|
||||
npm ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue