aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2020-01-18 16:18:26 +0100
committerJoris2020-01-18 16:18:26 +0100
commitbc48d7428607c84003658d5b88d41cf923d010fd (patch)
tree276ef115d9eff72f3d673bb4bb639108272d81be /README.md
parentfff99e6fb1c03235e219a94ce52acf5a50d3fb62 (diff)
downloadbudget-bc48d7428607c84003658d5b88d41cf923d010fd.tar.gz
budget-bc48d7428607c84003658d5b88d41cf923d010fd.tar.bz2
budget-bc48d7428607c84003658d5b88d41cf923d010fd.zip
Add deploy command
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c83a18b..2037cae 100644
--- a/README.md
+++ b/README.md
@@ -41,10 +41,10 @@ Later, stop the environment with:
./make stop
```
-## Dist
+## Deploy
-```
-make dist
+```bash
+make deploy
```
## Configuration