Update development.md

This commit is contained in:
Rajesh Rajendran 2022-04-30 16:07:00 +00:00 committed by rjshrjndrn
parent 6807dc8ce1
commit 867f92dfc7

View file

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