Skip to content

Commit

Permalink
Improve Debina dependencies
Browse files Browse the repository at this point in the history
Added the two dependencies in Debian needed for the rest of the steps
  • Loading branch information
facundobatista authored Jun 16, 2018
1 parent 9973273 commit 7d15322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

### Debian/Ubuntu
``` sh
$ sudo apt-get install imagemagick ttyrec gcc x11-apps
$ sudo apt-get install imagemagick ttyrec gcc x11-apps make git
$ git clone https://github.com/icholy/ttygif.git
$ cd ttygif
$ make
Expand Down

0 comments on commit 7d15322

Please sign in to comment.