Skip to content

Commit

Permalink
readme: pretty up
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Jan 1, 2014
1 parent cc39d55 commit 5bdec7b
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Expand Up @@ -8,18 +8,25 @@ usage

beaglebone-3.2 patchset:

```
git checkout origin/beaglebone-3.2 -b beaglebone-3.2

./patch.sh
```

beaglebone-3.8 patchset:

```
git checkout origin/3.8 -b 3.8

./patch.sh
```

beaglebone-3.12 patchset:

```
git checkout origin/3.12 -b 3.12
./patch.sh
```

beaglebone-3.13 patchset:
```
git checkout origin/3.13 -b 3.13
./patch.sh
```

0 comments on commit 5bdec7b

Please sign in to comment.