Skip to content

Commit

Permalink
docs: add ruby package
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Apr 18, 2016
1 parent fe9da34 commit b7a8340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Multi Platform Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gem install fpm
## Linux
To build app in distributable format for Linux:
```
sudo apt-get install ruby-dev gcc make icnsutils graphicsmagick xz-utils
sudo apt-get install ruby ruby-dev gcc make icnsutils graphicsmagick xz-utils
gem install fpm
```

Expand Down

0 comments on commit b7a8340

Please sign in to comment.