Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change install recommendation for Debian/Ubuntu to want "build-essent…
…ial" instead of explicit gcc and make. mst++
  • Loading branch information
pmichaud committed Aug 18, 2012
1 parent d961bd7 commit c4afc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skel/README
Expand Up @@ -27,7 +27,7 @@ will not work properly.
On Debian GNU/Linux or Ubuntu Linux, the necessary components
for building Rakudo can be installed via the command

aptitude install make gcc libicu-dev
aptitude install build-essential libicu-dev

Readline support also requires the "libreadline-dev" library.

Expand Down

0 comments on commit c4afc58

Please sign in to comment.