diff --git a/README.md b/README.md index 6fb63b7a..29cedb50 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### quick start ``` git submodule init -git submoudle update +git submodule update yarn @@ -20,4 +20,4 @@ cd ../.. # do this for the packages that requires sdk npm link @drift-labs/sdk -``` \ No newline at end of file +```