Remove extra commas from README

This commit is contained in:
sessionm21 2018-06-02 21:50:23 -07:00 committed by GitHub
parent 81ddc8b09f
commit e1ecf2e0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ ___
TODO: Write installation instructions for Mac
___
Arch Linux:
1. Install dependencies: `pacman -S crystal, shards, ruby-sass`
1. Install dependencies: `pacman -S crystal shards ruby-sass`
2. Install Shards: `shards install`
3. TODO: Add elm compilation
4. Compile SASS Style: `make generate-css`