From b6cf6cc67513dfea518a76abecc6e8f0492131cd Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Wed, 4 May 2022 20:11:25 +0300 Subject: [PATCH] readme fix --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 109455c..5db81a5 100644 --- a/README.md +++ b/README.md @@ -154,10 +154,10 @@ thankfully most NIC vendors seem to provide, and a number of useful network utilities which come with their own TCP/IP stack (mTCP and WATTCP). The following are recommended: - - mTCP: http://www.brutman.com/mTCP - - WATTCP: http://www.watt-32.net - - ssh2dos: http://sshdos.sourceforge.net - - rsync: http://www.2net.co.uk/rsync.html + - mTCP: http://www.brutman.com/mTCP + - WATTCP: http://www.watt-32.net + - ssh2dos: http://sshdos.sourceforge.net + - rsync: http://www.2net.co.uk/rsync.html Here's an example batch file I'm using to set up the network: -- 1.7.10.4