Skip to content

Commit

Permalink
Merge pull request #35 from AlmogBaku/build/upgrade-docusaurus
Browse files Browse the repository at this point in the history
fix: yarn fix??
  • Loading branch information
AlmogBaku authored Mar 5, 2024
2 parents e9668a5 + c02e9a7 commit 2f97891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GettingStarted/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const Steps: SectionItem[] = [
className: styles.install,
disableParallax: true,
items: [{
code: "pip install raptor-concepts",
code: "pip install raptor-labsdk",
language: "shell",
showLineNumbers: false,
}],
Expand Down

0 comments on commit 2f97891

Please sign in to comment.