File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -71,15 +71,12 @@ Is your Git repository bursting at the seams?
71
71
72
72
2 . Install ` git-sizer ` . Either:
73
73
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 ) .
83
80
84
81
3 . Change to the directory containing the Git repository that you'd like to analyze, then run
85
82
You can’t perform that action at this time.
0 commit comments