aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2015-09-02 18:44:37 +0200
committerJoris2015-09-02 18:44:37 +0200
commit6c2371b85516f35a616e7f0cbb4c7b8a8ec658a9 (patch)
treeb6430456988dafb367db80f46d8fc9795a040dc9
parent18c793df31969024213d18624323dd74c3be542d (diff)
downloadperfume-6c2371b85516f35a616e7f0cbb4c7b8a8ec658a9.tar.gz
perfume-6c2371b85516f35a616e7f0cbb4c7b8a8ec658a9.tar.bz2
perfume-6c2371b85516f35a616e7f0cbb4c7b8a8ec658a9.zip
Updating readme usage
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fcd32de..dfeb11e 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,5 @@ cabal sandbox init
cabal install --only-dependencies
npm install
npm run build
-./run lemon cocoa
+./run "orange blossom" amber --without vanilla
```