summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index f5a0b0c..cb5bba6 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,10 @@ Step 3: Configure the config:
> 4. (Optional: Replace the currency with your currency)
<br>
+## Applying Changes
+To apply changes, use
+> ```$ make install```
+
## Running the program
To start the server, use the following command:<br>
-> ```taler-merchant-demos --serve-http blog``` \ No newline at end of file
+> ```$ taler-merchant-demos --serve-http blog```