Skip to content

Commit 2f97891

Browse files
authored
Merge pull request #35 from AlmogBaku/build/upgrade-docusaurus
fix: yarn fix??
2 parents e9668a5 + c02e9a7 commit 2f97891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/GettingStarted/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const Steps: SectionItem[] = [
6666
className: styles.install,
6767
disableParallax: true,
6868
items: [{
69-
code: "pip install raptor-concepts",
69+
code: "pip install raptor-labsdk",
7070
language: "shell",
7171
showLineNumbers: false,
7272
}],

0 commit comments

Comments
 (0)