Update docs/sdks/node-cli/GETTING_STARTED.md

Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
This commit is contained in:
Christy Jacob
2022-02-21 19:33:14 +04:00
committed by GitHub
co-authored by Aditya Oberai
parent f7a1719ae0
commit bcc2271413
+1 -1
View File
@@ -31,7 +31,7 @@ You can also fetch all the collections in your current project using
appwrite init collection
```
The CLI also comes with a convenient `--all` flag to perform both these steps at once using
The CLI also comes with a convenient `--all` flag to perform both these steps at once.
```sh
appwrite init --all