You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Git Time Metrics (GTM) is a tool to automatically track time spent reading and w
5
5
6
6
### Installation
7
7
8
-
Use [Package Control](https://packagecontrol.io), this package only supports Sublime Text 3.
8
+
Installing GTM is a two step process. First, it's recommended you install the GTM executable that the plug-in integrates with and then install the Sublime 3 GTM plug-in. Please submit an issue if you have any problems and/or questions.
9
9
10
-
In addition to the plug-in you will need to install GTM. Checkout the main [GTM repository](https://github.com/git-time-metric/gtm) for more information.
10
+
1. Follow the [Getting Started](https://github.com/git-time-metric/gtm/blob/master/README.md) section to install the GTM executable for your operating system.
11
+
2. Install the plug-in via [Package Control](https://packagecontrol.io).
0 commit comments