Skip to content

Commit

Permalink
removing Ubuntu support and making the docs clear that this is a Mac …
Browse files Browse the repository at this point in the history
…OS X-only script now
  • Loading branch information
Dan Croak committed Dec 17, 2011
1 parent bbe4b5c commit 1b96d13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 47 deletions.
18 changes: 3 additions & 15 deletions README.md
@@ -1,29 +1,17 @@
Laptop
======

Laptop is a set of scripts to get your laptop set up as a Rails development machine.
Laptop is a set of scripts to get your Max OS X laptop set up as a Rails development machine.

Mac OS X
--------
Install
-------

First, install [GCC for OS X](https://github.com/kennethreitz/osx-gcc-installer). (requires OS X 10.6 or higher)

Then, run this one-liner:

bash < <(curl -s https://raw.github.com/thoughtbot/laptop/master/mac)

Ubuntu
------

First, install [Ubuntu](http://www.ubuntu.com/download).

Then, run this one-liner:

bash < <(curl -s https://raw.github.com/thoughtbot/laptop/master/ubuntu)

If you're setting up Ubuntu for one of our workshops, we recommend you also install gEdit for your text editor.
You can [customize it with these instructions](http://blog.sudobits.com/2011/04/02/textmate-for-ubuntu-linux/).

What it sets up
---------------

Expand Down
32 changes: 0 additions & 32 deletions ubuntu

This file was deleted.

0 comments on commit 1b96d13

Please sign in to comment.