Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Update README.md - Installation Steps #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,19 +19,9 @@ Download release for your OS from [releases](https://github.com/optiv/Talon/rele
## Contributing
Talon was developed in golang.

The first step as always is to clone the repo. Before you compile Talon you'll need to install the dependencies. To install them, run following commands:
```
go get github.com/fatih/color
go get gopkg.in/jcmturner/gokrb5.v7/client
go get gopkg.in/jcmturner/gokrb5.v7/config
go get gopkg.in/jcmturner/gokrb5.v7/iana/etypeID
go get gopkg.in/ldap.v2
```
Then build it
## Installation

```
go build Talon.go
```
`go install -v github.com/optiv/Talon@latest`

## Usage

@@ -212,4 +202,4 @@ Will resume at 03-10-2022 16:43:35
* Version 1.3 released 05/03/2019
* Version 1.4 released 03/17/2020
* Version 2.0 public relase 06/18/2020
* Version 3.0 relase 03/10/2022
* Version 3.0 relase 03/10/2022