Skip to content

Commit

Permalink
Add changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Illuminux committed Apr 8, 2015
1 parent ea4dada commit 9774525
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To build the cross sysroot just run the following command:

#### Host Packages installation:

- `$ sudo apt-get install build-essentials gettext curl glib intltool autogen autoconf automake cmake libxml2-dev
- `$ sudo apt-get install build-essentials gettext curl glib intltool autogen autoconf automake cmake libxml2-dev`

#### GCC ARM Cross ToolChain:

Expand All @@ -41,10 +41,8 @@ To build the cross sysroot just run the following command:

#### Host Packages installation:

- Xcode Command Line Tools:<br>
`$ xcode-select --install`
- Homebrew:<br>
`$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)`
- Xcode Command Line Tools:<br>`$ xcode-select --install`
- Homebrew:<br>`$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)`
- Homebrew packages:<br>The required packages will be installed automatically during the script will be executed.

#### GCC ARM Cross ToolChain:
Expand Down

0 comments on commit 9774525

Please sign in to comment.