aboutsummaryrefslogtreecommitdiff
path: root/skel/README
diff options
context:
space:
mode:
Diffstat (limited to 'skel/README')
-rw-r--r--skel/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/README b/skel/README
index 7b5230b..a2a6e0f 100644
--- a/skel/README
+++ b/skel/README
@@ -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.