Skip to content

Commit

Permalink
Testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurtis Rainbolt-Greene committed Jan 3, 2011
1 parent e2121a8 commit 14b8338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/tasks/task-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Oh we also talk about your workstation.
1. Open up terminal (Menu -> Accessories -> Terminal) and type the following:
1. `sudo apt-get update && sudo apt-get upgrade` then type "yes" and hit enter.
2. `sudo apt-get install build-essential bison autoconf g++ \ `
3. `zlib1g-dev libreadline-dev libsqlite3-dev \ `
3. `zlib1g-dev libreadline-dev libsqlite3-dev \\ `
4. `libxslt-dev libxml2-dev libssl-dev \ `
5. `curl git-core subversion` then type "yes" and hit enter.
6. *Optionally* `sudo apt-get install gedit` if you need it.
Expand Down

0 comments on commit 14b8338

Please sign in to comment.