Skip to content

Commit

Permalink
[docs] 依存ライブラリのライセンス情報の生成は自動であることを案内 (#1675)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Jan 10, 2024
1 parent 3152e37 commit 4c63106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ npm run test-watch:electron-e2e # 監視モード

## 依存ライブラリのライセンス情報の生成

依存ライブラリのライセンス情報は Github Workflow でのビルド時に自動生成されます。以下のコマンドで生成できます。

```bash
# get licenses.json from voicevox_engine as engine_licenses.json

Expand Down

0 comments on commit 4c63106

Please sign in to comment.