Skip to content

Commit

Permalink
More README.md clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielburnworth authored Aug 29, 2016
1 parent 303d40d commit 6cb4160
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FarmBot Software for the RaspBerry Pi
# FarmBot Software for the Raspberry Pi

The "brains" of Farmbot. Responsible for receiving the commands from users or the farmbot-web-app. It executes them and report back the results to any subscribed user(s).

Expand Down Expand Up @@ -61,7 +61,6 @@ This will take about 2 hours a standard Raspberry Pi 2, or about 20 minutes on a

### Clone, install and run

=======
**NOTE:** We tag releases when they are stable. The latest version (on master) is not guaranteed to be stable.

See [releases](https://github.com/FarmBot/farmbot-raspberry-pi-controller/releases) to find a stable release.
Expand All @@ -81,7 +80,6 @@ git clone -b 'alpha-1.1' --single-branch https://github.com/FarmBot/farmbot-ras
**REQUIRED FOR EITHER:** (takes about 10 minutes on an RPi 3)

```
git clone https://github.com/FarmBot/farmbot-raspberry-pi-controller
cd farmbot-raspberry-pi-controller
gem install bundler
bundle install
Expand Down

0 comments on commit 6cb4160

Please sign in to comment.