diff options
author | Joris | 2015-09-02 18:44:37 +0200 |
---|---|---|
committer | Joris | 2015-09-02 18:44:37 +0200 |
commit | 6c2371b85516f35a616e7f0cbb4c7b8a8ec658a9 (patch) | |
tree | b6430456988dafb367db80f46d8fc9795a040dc9 | |
parent | 18c793df31969024213d18624323dd74c3be542d (diff) |
Updating readme usage
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |