mirror of https://github.com/cowrie/cowrie.git
cosmetic changes on install.md
This commit is contained in:
parent
09187ed757
commit
8a419c3e4f
|
@ -1,6 +1,7 @@
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Installing cowrie in six easy steps.
|
Installing cowrie in six easy steps.
|
||||||
|
|
||||||
It's recommended to install under a separate non-root user id:
|
It's recommended to install under a separate non-root user id:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -34,7 +35,6 @@ $ cd cowrie
|
||||||
|
|
||||||
$ cp cowrie.cfg.dist cowrie.cfg
|
$ cp cowrie.cfg.dist cowrie.cfg
|
||||||
|
|
||||||
$ ./start.sh
|
|
||||||
$ ./start.sh
|
$ ./start.sh
|
||||||
Starting cowrie in the background...
|
Starting cowrie in the background...
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue