From 3137dcb8a6a6af5a8ce0063462105cb9e78fc47e Mon Sep 17 00:00:00 2001 From: Steveice10 Date: Sat, 7 Jan 2017 12:29:05 -0800 Subject: [PATCH] Add host IP argument to README.md. --- servefiles/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servefiles/README.md b/servefiles/README.md index 34423b4..1b8f202 100644 --- a/servefiles/README.md +++ b/servefiles/README.md @@ -2,4 +2,4 @@ Simple Python script for serving local files to FBI's remote installer. Requires [Python](https://www.python.org/downloads/). -**Usage**: python servefiles.py (ip) (file/directory) +**Usage**: python servefiles.py (ip) (file/directory) \[host ip\]