Update development.md

This commit is contained in:
Rajesh Rajendran 2022-04-30 16:07:00 +00:00 committed by GitHub
parent b95faa0f1a
commit 76e181e120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,6 @@
- [Vagrant](../scripts/vagrant/README.md)
### Development environment
```bash
docker build -f Dockerfile.bundle .
```
### Building and deploying locally
```bash