Update package name

This commit is contained in:
Eldad Fux
2020-09-03 14:09:22 +03:00
parent d82697fa8c
commit be3d445cb6
+2 -2
View File
@@ -20,13 +20,13 @@ Add this to your package's `pubspec.yaml` file:
```yml
dependencies:
appwrite: ^0.3.0
appwrite_dev: ^0.3.0
```
You can install packages from the command line:
```bash
pub get appwrite
pub get appwrite_dev
```
## Contribution