Skip to content

Commit 8083831

Browse files
authored
Update java-preview.md
1 parent fc0ae73 commit 8083831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Extract the binary from the downloaded file. You should see the following folder
120120

121121
### Run the tool
122122

123-
To run `appcat` from any location in your terminal, extract the archive to your desired location - for example, **~/.appcat** on Linux/Mac or **%USERPROFILE%\\.appcat** on Windows. Then, update the `PATH` environment variable to include the directory where you extracted the archive.
123+
To run `appcat` from any location in your terminal, extract the archive to your desired location. Then, update the `PATH` environment variable to include the directory where you extracted the archive.
124124

125125
> [!NOTE]
126126
> When the `appcat` binary is called, it first looks for its dependencies in the executable folder specified in the `PATH` environment variable. If the dependencies aren't found, it falls back to the user's home directory - **~/.appcat** on Linux/Mac or **%USERPROFILE%\\.appcat** on Windows.

0 commit comments

Comments
 (0)