You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,17 @@ You do not require access to a MATLAB installation.
10
10
11
11
## Installation
12
12
13
-
You can download pre-compiled binaries for Linux® and Windows® from the [Releases](https://github.com/mathworks/parallelserverproxy/releases) page.
13
+
You can download pre-compiled binaries for Linux® and Windows® from the [Releases](https://github.com/mathworks/parallel-server-proxy/releases) page.
14
14
15
15
### Installation on Linux
16
16
17
-
1. Navigate to the [Releases](https://github.com/mathworks/parallelserverproxy/releases) page.
17
+
1. Navigate to the [Releases](https://github.com/mathworks/parallel-server-proxy/releases) page.
18
18
2. Download the latest `parallelserverproxy-glnxa64.tar.gz` file from the assets section of the latest release.
19
19
3. To extract the binary, in the terminal, run `tar -xzf parallelserverproxy-glnxa64.tar.gz`.
20
20
21
21
### Installation on Windows
22
22
23
-
1. Navigate to the [Releases](https://github.com/mathworks/parallelserverproxy/releases) page.
23
+
1. Navigate to the [Releases](https://github.com/mathworks/parallel-server-proxy/releases) page.
24
24
2. Download the latest `parallelserverproxy-win64.zip` file from the assets section of the latest release.
25
25
3. To extract the binary, unzip the `parallelserverproxy-win64.zip` file.
0 commit comments