docs: amend clone instruction

Amends clone instruction in README.md.
This commit is contained in:
coreyphillips
2024-09-12 18:42:12 -04:00
parent 0e491f0e9d
commit 5f5d0b0c35

View File

@@ -12,7 +12,7 @@ npm install react-native-pubky
1. Clone & npm install:
```sh
git clone git clone git@github.com:pubky/react-native-pubky.git && cd react-native-pubky && npm i
git clone git@github.com:pubky/react-native-pubky.git && cd react-native-pubky && npm i
```
2. Delete the `rust/pubky` directory to prevent a memory error (This step will be removed once pubky is public).
3. Yarn add it to your project: