Skip to content

Commit a2a9db4

Browse files
committed
Update information about libssh2
1 parent 5c363e9 commit a2a9db4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,16 @@ brew install gtm
4040

4141
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases)
4242
- Copy to /usr/local/bin and make sure your system's path contains this directory
43-
- You may need to also install [libssh2](https://www.libssh2.org)
4443
- Stay tuned, we will soon be distributing Linux packages
4544

4645
**Windows**
4746

4847
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases)
4948
- The release archive is in a tar format, here are some options documented on the Haskell site for [unpacking in Windows](https://wiki.haskell.org/How_to_unpack_a_tar_file_in_Windows)
5049
- Create directory C:\gtm and add it to your system's path
51-
- You may need to also instal [libssh2](https://www.libssh2.org)
5250
- Stay tuned, we will soon be providing an installer for Windows
5351

54-
Note - GTM depends upon [libssh2](https://www.libssh2.org). Most systems already have this, so first try running GTM before installing this library. For OS X, you can `brew install libssh2`. This will be done automatically if you use `brew install gtm`.
52+
Note - When running GTM, if you recieve an error about something related to [libssh2](https://www.libssh2.org), please create an issue so we can look into it.
5553

5654
#### Install a GTM plug-in for your favorite editor
5755

0 commit comments

Comments
 (0)