1
0
Fork 0
mirror of synced 2024-06-24 01:00:35 +12:00

Updated docs

This commit is contained in:
eldadfux 2019-08-24 21:15:08 +03:00
parent 057e01d577
commit e5e974daca

View file

@ -31,7 +31,7 @@ mkdir appwrite
&& docker-compose up -d --remove-orphans
```
Go to http://localhost to access the Appwrite console. For complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs)
Go to http://localhost to access the Appwrite console from your browser. For complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs)
## Getting Started