Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Henmi committed Feb 18, 2015
1 parent 495f9d6 commit 9c308f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Installation
In order to get Nessus Rest installed and take care of any dependencies, you need run the following:

### easy_install
`$ sudo easy_install nessrest`
```$ sudo easy_install nessrest```

### For those using pip
`$ cd [your nessrest directory]`
`$ pip install -r requirements.txt`
`$ pip install nessrest`
```$ cd [your nessrest directory]
$ pip install -r requirements.txt
$ pip install nessrest```

0 comments on commit 9c308f5

Please sign in to comment.