From 9df2b2bd01de3dc0e22f88a4be70c9f59be4b047 Mon Sep 17 00:00:00 2001 From: Alexander Karl Date: Wed, 13 Feb 2019 22:52:44 +0100 Subject: Format instructions --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b8bffd8..91d6b61 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Install -go get github.com/goftp/server -go get github.com/goftp/file-driver -git clone https://git.darknebu.la/honeysuite/ftp-grab-password.git + go get github.com/goftp/server + go get github.com/goftp/file-driver + git clone https://git.darknebu.la/honeysuite/ftp-grab-password.git # Build -cd ftp-grab-password -go build -o ftpd ftp.go auth.go +`cd ftp-grab-password +go build -o ftpd ftp.go auth.go` # Start useradd -u 1337 jail -- cgit 1.4.1