Skip to content

Commit f19a37c

Browse files
committed
pull request from @JustinLilly addresses this better
1 parent 9ccd2bb commit f19a37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/installfest/ubuntu.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Open a terminal (Applications > Accessories > Terminal). You may want to right-
99

1010
console "sudo apt-get install build-essential bison openssl libreadline6 libreadline6-dev curl zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev"
1111

12-
console "sudo apt-get install git-core"
12+
console "sudo apt-get install git"
1313
end
1414

1515
step "install RVM" do

0 commit comments

Comments
 (0)