From b906c009f430189a207965079457cfebd433d3f3 Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Wed, 29 May 2024 23:18:53 +0300 Subject: [PATCH] Update docs --- README.md | 2 +- docs/installation.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2270b69..1e28b8d 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The steps for MacOS are almost the same, but due to the way `$TMPDIR` works, you The script will add a LaunchAgent to your user, that will symlink the `$TMPDIR` directory to `/tmp/rpc-bridge/tmpdir`. -*Note: You will need to launch the `bridge.exe` file manually in Wine at least one time for it to register and launch automatically the next times.* +*Note: You will need to launch the `bridge.exe` file manually in Wine at least once for it to register and launch automatically the next time.* ## Compiling from source diff --git a/docs/installation.md b/docs/installation.md index efe7cc2..04bc365 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -73,8 +73,7 @@ The steps for MacOS are almost the same, but due to the way `$TMPDIR` works, you The script will add a LaunchAgent to your user, that will symlink the `$TMPDIR` directory to `/tmp/rpc-bridge/tmpdir`. !!! info "Note" - You will need to launch the `bridge.exe` file manually in Wine at least one time for it to register and launch automatically the next times. - + You will need to launch the `bridge.exe` file manually in Wine at least once for it to register and launch automatically the next time. ## Run without installing the service