From 8a10ea99f6c41bb111c7f08c6d6e29944675e98d Mon Sep 17 00:00:00 2001 From: Alec Scott Date: Tue, 8 Jun 2021 08:43:59 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 240dae7..be5ed4a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,9 @@ brew install iproute2mac The first thing we'll want to do once we've got Hyprspace installed is initialize the configuration for an interface. In this case we'll call the interface on our local machine `hs0` (for hypr-space 0) and `hs1` on our remote server -but yours could be anything you'd like. (Note: if you're using a Mac you'll have to use the interface name `utun[0-9]`. Check which interfaces are already in use by running `ip a` once you've got `iproute2mac` installed.) +but yours could be anything you'd like. + +(Note: if you're using a Mac you'll have to use the interface name `utun[0-9]`. Check which interfaces are already in use by running `ip a` once you've got `iproute2mac` installed.) ###### Local Machine ```bash