From 069c96aa1d40189e6564121e235447d99503c1c7 Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer Date: Tue, 15 Feb 2022 09:55:05 -0600 Subject: [PATCH] Remove outdated note to "current" version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1691ef3..f992f10 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Step-by-step guide: *NOTE: Windows SmartScreen may block incoming connections by files that are "Downloaded from the Internet". You can allow 'p2pool.exe' and 'monerod.exe' by double-clicking them, clicking "More Info", then click "Run Anyway" and then closing them immediately so you can run them from the command line. Advanced users can use the PowerShell cmdlet `Unblock-File` to remove this flag.* - Download p2pool binaries from https://github.com/SChernykh/p2pool/releases/latest -- Download xmrig binary from https://github.com/xmrig/xmrig/releases/latest *(xmrig-6.15.2-gcc-win64.zip is the current version)* +- Download xmrig binary from https://github.com/xmrig/xmrig/releases/latest - Expand the p2pool binaries into an appropriate location (`%USERPROFILE%/bin` or `C:/bin/` are good options) - Expand xmrig binary into appropriate location (same folder as p2pool is fine) - Prepare huge pages (each of monerod/p2pool/xmrig needs them):