Update DEV.md

This commit is contained in:
Alex Ellis
2020-03-05 15:28:16 +00:00
committed by GitHub
parent 3a9b81200e
commit 9dcdbfb7e3

View File

@ -237,7 +237,7 @@ Before working on either, stop the systemd services:
```
sudo systemctl stop faasd & # up command
sudo systemctl stop provider # provider command
sudo systemctl stop faasd-provider # provider command
```
Here is a workflow you can use for each code change: