aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2015-09-02 17:26:39 +0200
committerJoris2015-09-02 17:26:39 +0200
commitc17f89ef439a0b2e5a4511d8cdd55b2cfeb671b9 (patch)
tree8ce4f5dbd1b631b9ad9c4ec456179f484323a377 /README.md
parenta45cffb45e751275b30f558109c21d8c6507e07d (diff)
downloadperfume-c17f89ef439a0b2e5a4511d8cdd55b2cfeb671b9.tar.gz
perfume-c17f89ef439a0b2e5a4511d8cdd55b2cfeb671b9.tar.bz2
perfume-c17f89ef439a0b2e5a4511d8cdd55b2cfeb671b9.zip
Accept english language in request
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c847c52..fcd32de 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,5 @@ cabal sandbox init
cabal install --only-dependencies
npm install
npm run build
+./run lemon cocoa
```