Skip to content

Commit

Permalink
update installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 authored Nov 30, 2017
1 parent 002ef36 commit 7c87ba2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ $ sudo apt install erlang erlang-src rebar
$ sudo pacman -S erlang-nox rebar
```

## Build

Here are the steps to build scannerl:
Then build scannerl:

```bash
$ git clone https://github.com/kudelskisecurity/scannerl.git
Expand All @@ -91,6 +89,8 @@ Get the usage by running
$ ./scannerl -h
```

For detailed explanations see the [wiki installation page](https://github.com/kudelskisecurity/scannerl/wiki/Installation)

## Distributed setup

Two types of nodes are needed to perform a distributed scan:
Expand Down

0 comments on commit 7c87ba2

Please sign in to comment.