Skip to content

Commit

Permalink
refactor: Fixed initialize.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Dec 8, 2024
1 parent 2f7f875 commit e5e932e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions initialize.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dotnet tool install --global openapigenerator.cli --prerelease
dotnet tool install --global autosdk.cli --prerelease

oag init \
autosdk init \
AssemblyAI \
AssemblyAiApi \
https://raw.githubusercontent.com/AssemblyAI/assemblyai-api-spec/main/openapi.yml \
Expand Down

0 comments on commit e5e932e

Please sign in to comment.