From e71d4154d6580262a5e64291cb6fe711a7f4fad5 Mon Sep 17 00:00:00 2001 From: Marcel Sinn Date: Tue, 23 May 2023 13:35:29 +0200 Subject: [PATCH] fix: typo in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0c0549..fc21299 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ This project also compatible with [ZeroTier](https://www.zerotier.com/). However Assuming you already have a valid license, to use Zoraxy with ZeroTier, install ZeroTier on your host and then run Zoraxy in sudo mode (or Run As Administrator if you are on Windows). The program will automatically grab the authtoken at correct location in your host. -If you prefer not to run Zoraxy in sudo mode or you have some wierd installation profile, you can also pass in the ZeroTier auth token using the following flags +If you prefer not to run Zoraxy in sudo mode or you have some weird installation profile, you can also pass in the ZeroTier auth token using the following flags ``` ./zoraxy -ztauth="your_zerotier_authtoken" -ztport=9993