Skip to content

Commit

Permalink
Formatting in top-level README.md
Browse files Browse the repository at this point in the history
- Remove redundant 'Build from Source' column, since the Section name already implies it
- Lists with 1 bullet-point are weird-looking, especially sub-lists
  • Loading branch information
vors authored Jul 27, 2016
1 parent 0814942 commit ef04ff2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,16 @@ Get PowerShell
--------------

1. Download the package for your platform at [PowerShell Releases][releases].
1. Install the package.
* Package installation documents are available for [Linux or OS X][inst-linux] and [Windows][inst-win].
1. Install the package.
* [Linux or OS X][inst-linux].
* [Windows][inst-win].

Building PowerShell
-------------------

| | Linux | Windows | OS X |
|-----------------------|-------|-------------------|------|
| Build from **Source** | [Instructions][build-linux] | [Instructions][build-wc] | [Instructions][build-osx] |
| Linux | Windows | OS X |
|-------|----------|------|
| [Instructions][build-linux] | [Instructions][build-wc] | [Instructions][build-osx] |

Downloading the Source Code
----------------------
Expand Down

0 comments on commit ef04ff2

Please sign in to comment.