1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Update package name

This commit is contained in:
Eldad Fux 2020-09-03 14:09:22 +03:00
parent d82697fa8c
commit be3d445cb6

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