Skip to content

Commit

Permalink
README tweaks (#158)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Feb 25, 2021
1 parent f907b0b commit 4d2a19a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/ico

[Installation](#install)

* [Binary Installation](#binary-install)
* [Binary Install](#binary-install)

* [Source Installation](#source-install)
* [Source Install](#source-install)

* [Prerequisites](#prerequisites)

Expand All @@ -34,7 +34,7 @@ Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/ico

[Code of Conduct](#code-of-conduct)

[Contributing](#code-of-contributing)
[Contributing](#contributing)

[Versioning](#versioning)

Expand All @@ -48,11 +48,11 @@ These modules are tailored to the ignition projects, so their use for non-igniti

# Install

We recommend following the [Binary Installation](#binary-install) instructions to get up and running as quickly and painlessly as possible.
We recommend following the [Binary Install](#binary-install) instructions to get up and running as quickly and painlessly as possible.

The [Source Installation](#source-install) instructions should be used if you need the very latest software improvements, you need to modify the code, or you plan to make a contribution.
The [Source Install](#source-install) instructions should be used if you need the very latest software improvements, you need to modify the code, or you plan to make a contribution.

## Binary Installation
## Binary Install

On Ubuntu systems, `apt-get` can be used to install `ignition-cmake`:

Expand All @@ -62,7 +62,7 @@ $ sudo apt install libignition-cmake<#>-dev

Be sure to replace `<#>` with a number value, such as `1` or `2`, depending on which version you need.

## Source Installation
## Source Install

### Prerequisites

Expand Down

0 comments on commit 4d2a19a

Please sign in to comment.