Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README to reflect that wip branch was merged into parallella-ubuntu master.
  • Loading branch information
olajep committed Feb 10, 2015
1 parent 57b6624 commit e2547cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ This is work in progress. The goal is to automate as much as possible.


### 1. Clone the repository
[TODO: Move over to official parallella github eventually]
```
git clone [email protected]/olajep/parallella-ubuntu workspace --branch 14.10-wip-dont-pull
export WORKSPACE=$(readlink -e workspace)
git clone [email protected]/parallella/parallella-ubuntu
export WORKSPACE=$(readlink -e parallella-ubuntu)
cd $WORKSPACE
```

Expand Down

0 comments on commit e2547cf

Please sign in to comment.