mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Merge pull request #900 from davidmartos96/davidmartos96-patch-1
Update code autocompletion instructions
This commit is contained in:
commit
5d9dc904d7
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ To get proper autocompletion for all the different functions and classes in the
|
|||
```bash
|
||||
docker run --rm --interactive --tty \
|
||||
--volume $PWD:/app \
|
||||
composer install
|
||||
composer update --ignore-platform-reqs --optimize-autoloader --no-plugins --no-scripts --prefer-dist
|
||||
```
|
||||
|
||||
### User Interface
|
||||
|
|
|
|||
Loading…
Reference in a new issue