Skip to content

Commit 24f439e

Browse files
committed
README: delete some trailing whitespace
1 parent 58369ef commit 24f439e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ Is your Git repository bursting at the seams?
6767

6868
## Getting started
6969

70-
1. Make sure that you have the [Git command-line client](https://git-scm.com/) installed, **version >= 2.6**. NOTE: `git-sizer` invokes `git` commands to examine the contents of your repository, so **it is required that the `git` command be in your `PATH`** when you run `git-sizer`.
70+
1. Make sure that you have the [Git command-line client](https://git-scm.com/) installed, **version >= 2.6**. NOTE: `git-sizer` invokes `git` commands to examine the contents of your repository, so **it is required that the `git` command be in your `PATH`** when you run `git-sizer`.
7171

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

7474
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-
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+
7979
b. Build and install from source. See the instructions in [`docs/BUILDING.md`](docs/BUILDING.md).
8080

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

0 commit comments

Comments
 (0)