Skip to content

Commit a1239cf

Browse files
authored
Merge pull request #62 from kevinbreit/patch-1
fixed typo in yarn add command
2 parents 4bf63c7 + c3f0a8f commit a1239cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can install our NPM package to create widgets programmatically.
5454
npm install @friendlycaptcha/sdk
5555

5656
# using yarn
57-
yan add @friendlycaptcha/sdk
57+
yarn add @friendlycaptcha/sdk
5858
```
5959

6060

0 commit comments

Comments
 (0)