From 67760cab96bd5655848affff17ccf9675ebf059d Mon Sep 17 00:00:00 2001 From: frosty Date: Fri, 21 Feb 2025 00:12:35 -0500 Subject: switch order of file_path and ip_address arguments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4597492..b5e96e5 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This is a simple reimplemention of the Wiiload protocol for the Homebrew Channel ## Usage ``` -wiiload_lite ip_address file_path +wiiload_lite file_path ip_address ``` -- cgit v1.2.3