Add "Replace the currently published file" section to README
This commit is contained in:
parent
02358bdce6
commit
8b7c11e99e
1 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@ depends on:
|
||||||
* `[coreutils](coreutils)` (`basename`, `md5sum` and `date`)
|
* `[coreutils](coreutils)` (`basename`, `md5sum` and `date`)
|
||||||
|
|
||||||
You can generate the output with `make` and deploy with `make deploy`.
|
You can generate the output with `make` and deploy with `make deploy`.
|
||||||
|
|
||||||
|
## Replace the currently published file
|
||||||
|
|
||||||
|
Add the new file as `data/activities-YYYYMMDD.xml` where `YYYYMMDD` is today's
|
||||||
|
date and run `make deploy`. **DO NOT FORGET TO COMMIT YOUR CHANGES!**
|
||||||
|
|
Loading…
Reference in a new issue