aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2020-10-18 20:48:14 +0100
committerLibravatar GitHub <noreply@github.com>2020-10-18 20:48:14 +0100
commitfd8c23abb576ff4cc789c85f10b5a6e98c8e060b (patch)
tree4c96a50a4f239741b9f2af181d74ebb9824f4248 /README.md
parentReview README copy based off a discussion on Twitter (diff)
downloadferdium-app-fd8c23abb576ff4cc789c85f10b5a6e98c8e060b.tar.gz
ferdium-app-fd8c23abb576ff4cc789c85f10b5a6e98c8e060b.tar.zst
ferdium-app-fd8c23abb576ff4cc789c85f10b5a6e98c8e060b.zip
Clarify that packaging generates release assets
For https://github.com/getferdi/ferdi/issues/1017#issuecomment-711411131
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be6384f75..2eeae45be 100644
--- a/README.md
+++ b/README.md
@@ -297,7 +297,7 @@ Note: please prefer [`debug()`](https://github.com/visionmedia/debug) over `cons
297$ npm run build 297$ npm run build
298``` 298```
299 299
300Deliverables will be available in the `out` folder. 300Assets will be available in the `out` folder.
301 301
302### Release 302### Release
303 303