Skip to content

Commit 2df95d9

Browse files
committed
updated instruction in snippets README
1 parent 2f7a544 commit 2df95d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snippets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If on step 2 you see an error `Error: unsure how to copy this: /Users/jar/stripe
77
run `rm /path/to/node/sdk/.git/fsmonitor--daemon.ipc && yarn`
88
This file is used by a file monitor built into git. Removing it temporarily does not seem to affect its operation, and this one liner will let `yarn` succeed.
99

10-
Note that if you modify the stripe-node code, you must delete your snippets `node_modules` folder and rerun these steps.
10+
Note that if you modify the stripe-node code, rerun step 1 and then run `yarn upgrade stripe` from this folder to pull in the new built package.
1111

1212
## Running an example
1313

0 commit comments

Comments
 (0)