Skip to content

Commit a4b55f6

Browse files
author
moloch
committed
Updated README.md
1 parent 7db0d39 commit a4b55f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Sliver is a general purpose cross-platform implant framework that supports C2 ov
1818
* Procedurally generated C2 over HTTP
1919
* Let's Encrypt integration
2020

21+
### Getting Started
22+
23+
Download the latest [release](https://github.com/BishopFox/sliver/releases) and see the Sliver [wiki](https://github.com/BishopFox/sliver/wiki/Getting-Started) for a quick tutorial on basic setup and usage.
24+
2125
### Source Code
2226

2327
The source code repo contains the following directories:
@@ -31,4 +35,4 @@ The source code repo contains the following directories:
3135

3236
### Compile From Source
3337

34-
Do a `git clone` of the Sliver repo and then run the `build.py` script (also requires Docker), or for details see the [wiki](https://github.com/BishopFox/sliver/wiki/Compile-From-Source).
38+
Do a `git clone` of the Sliver repo into your local `$GOPATH/github.com/bishopfox/sliver` and then run the `build.py` script (requires Docker), or for details see the [wiki](https://github.com/BishopFox/sliver/wiki/Compile-From-Source).

0 commit comments

Comments
 (0)