We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccd2bb commit f19a37cCopy full SHA for f19a37c
sites/installfest/ubuntu.step
@@ -9,7 +9,7 @@ Open a terminal (Applications > Accessories > Terminal). You may want to right-
9
10
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"
11
12
- console "sudo apt-get install git-core"
+ console "sudo apt-get install git"
13
end
14
15
step "install RVM" do
0 commit comments