aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <max@magorsch.de>2020-01-03 02:20:52 +0100
committerMax Magorsch <max@magorsch.de>2020-01-03 02:20:52 +0100
commit9d17462d5e3ff18fd3af4a8bfea087b52c882857 (patch)
tree510d140fd7ae84f61f02b333c6ca3b09168e527b
parentMigrate the project from sprockets to webpacker (diff)
downloadpackages-5-9d17462d5e3ff18fd3af4a8bfea087b52c882857.tar.gz
packages-5-9d17462d5e3ff18fd3af4a8bfea087b52c882857.tar.bz2
packages-5-9d17462d5e3ff18fd3af4a8bfea087b52c882857.zip
Add the yarnpkg dependency to the README
Frthermore trigger a new travis build, as 'yarnpkg' wasn't included in the gentoo/trails image during the last build so that the build failed. Signed-off-by: Max Magorsch <max@magorsch.de>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c78d95..26ec7f4 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ internally codenamed kkuleomi/꾸러미 which is Korean for package (who would h
$ docker-compose up
```
+If you don't use containers, please make sure that 'yarnpkg' is in your path.
+
## Configuration
`ELASTICSEARCH_URL` is where the app thinks ES lives; defaults to `localhost:9200`.