0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00

Update 01-Development-Environment.md

This commit is contained in:
Andrey Antukh 2020-10-21 18:23:47 +02:00 committed by GitHub
parent 6b240da892
commit 7d074678bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,5 +185,5 @@ This will generate the necessary docker images ready to be executed.
And finally, start the docker-compose:
```bash
./manage.sh start-devenv
./manage.sh start-testenv
```