From 091f47bc44cf0e4ff20fb77229e1467a66381373 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sun, 20 Sep 2020 12:44:04 -0400 Subject: [PATCH] update readme --- README-release.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README-release.md b/README-release.md index 2c0d13f..da6113c 100644 --- a/README-release.md +++ b/README-release.md @@ -84,9 +84,15 @@ replace `export` with `set` and `${HOME}` with `C:\cygwin64\home\` where `` is the name of the user who ran `flex_init.sh` #### Run the router -Now that you have your environment variable set, you can run the router: +Now that you have your environment variable set, you can run the router. - bubble-flexrouter +On Linux and Mac OS: + + sudo bubble-flexrouter + +On Windows, use `runas` to run `bubble-flexrouter` as Administrator: + + runas /user:domainname\username bubble-flexrouter To see all available options: