From 9d0dba988a9246ea3dfc61d089f9b55b5e89d698 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 10 Apr 2017 19:03:05 -0700 Subject: [PATCH] remove sub-list install instructions --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e530bc0..3e4497d 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,15 @@ Installation 1. Install [Package Control](https://packagecontrol.io/installation). -2. Using [Package Control](https://packagecontrol.io/docs/usage): +2. In Sublime, press `ctrl+shift+p`(Windows, Linux) or `cmd+shift+p`(OS X). - a) Inside Sublime, press `ctrl+shift+p`(Windows, Linux) or `cmd+shift+p`(OS X). +3. Type `install`, then press `enter` with `Package Control: Install Package` selected. - b) Type `install`, then press `enter` with `Package Control: Install Package` selected. +4. Type `wakatime`, then press `enter` with the `WakaTime` plugin selected. - c) Type `wakatime`, then press `enter` with the `WakaTime` plugin selected. +5. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`. -3. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`. - -4. Use Sublime and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com). +6. Use Sublime and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com). Screen Shots