Skip to content

Commit

Permalink
fix: README に、丁寧なデプロイ手順が解説されているワークショップの URL を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
sugusugiaws committed Nov 10, 2023
1 parent 121801a commit f09918c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Generative AI(生成系 AI)は、ビジネスの変革に革新的な可能

アプリケーションは [AWS Cloud Development Kit](https://aws.amazon.com/jp/cdk/)(以降 CDK)を利用してデプロイします。CDK 環境の準備や、デプロイ手順の説明、セキュリティ機能の追加などを解説している [こちらのドキュメント](https://catalog.workshops.aws/generative-ai-use-cases-jp) で、より詳細な手順を確認できます。また、[こちらの動画](https://www.youtube.com/watch?v=9sMA17OKP1k)では、動画形式でもデプロイ手順を確認できます。

以下のコマンドを使ってデプロイを行います
以下にデプロイ手順を記載します

```bash
npm ci
Expand Down

0 comments on commit f09918c

Please sign in to comment.