Skip to content

Commit ecfdc3d

Browse files
authored
Merge pull request #12 from pnsk/master
Fix the markdown corrupt on README.md
2 parents 6cda807 + aa15844 commit ecfdc3d

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,12 @@ Is your Git repository bursting at the seams?
7171

7272
2. Install `git-sizer`. Either:
7373

74-
a. Install a released version of `git-sizer` (recommended):
75-
76-
* Go to [the releases page](https://github.com/github/git-sizer/releases) and download the ZIP file corresponding to your platform.
77-
78-
* Unzip the file.
79-
80-
* Move the executable file (`git-sizer` or `git-sizer.exe`) into your `PATH`.
81-
82-
b. Build and install from source. See the instructions in [`docs/BUILDING.md`](docs/BUILDING.md).
74+
a. Install a released version of `git-sizer`(recommended):
75+
1. Go to [the releases page](https://github.com/github/git-sizer/releases) and download the ZIP file corresponding to your platform.
76+
2. Unzip the file.
77+
3. Move the executable file (`git-sizer` or `git-sizer.exe`) into your `PATH`.
78+
79+
b. Build and install from source. See the instructions in [`docs/BUILDING.md`](docs/BUILDING.md).
8380

8481
3. Change to the directory containing the Git repository that you'd like to analyze, then run
8582

0 commit comments

Comments
 (0)