Skip to content

Commit 0174b5a

Browse files
README update
Slight changes and format fix
1 parent fa536fd commit 0174b5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- [Launching OpenVnmrJ](#launching-openvnmrj)
2121
- [Printing / Plotting](#printing--plotting)
2222
- [Closing OpenVnmrJ](#closing-openvnmrj)
23+
- [Updating OpenVnmrJ](#updating-openvnmrj)
2324
- [License](#license)
2425

2526
</details>
@@ -118,6 +119,7 @@ Two features need to be installed and activated within Windows. These are the "V
118119

119120
## Running OpenVnmrJ
120121
<p align="center""><img alt="OpenVnmrJ application running on Windows 11 via WSL" src="images/OpenVnmrJ_WSL_Running.png"></p>
122+
121123
### Launching OpenVnmrJ
122124
* The easiest way to launch OpenVnmrJ is to used the created shortcuts. To launch manually:
123125
* Windows 10 (20H1-21H2): Launch VcXsrv using the "VcXsrv with Xauthority" shortcut in the Start Menu or Run:
@@ -146,7 +148,7 @@ Two features need to be installed and activated within Windows. These are the "V
146148
* Open from the distro shortcut in the Start Menu
147149
* _OR_ run `wsl -d <distro_name> -u vnmr1` from the Command Prompt or PowerShell
148150
* If needed, `su vnmr1`. If you used this script, the vnmr1 password was set to the same as the default WSL account. Use the PowerShell command in the previous step if you have forgotten your vnmr1 password.
149-
* Copy the OpenVnmrJ\*.zip or OVJdvd\*.tar.gz archive to `/tmp/`, `cd` to `/tmp/`, and then expand the file with `unzip` or `tar -xzvf`.
151+
* Copy the OpenVnmrJ\*.zip or OVJdvd\*.tar.gz archive of the new OpenVnmrJ release/build to `/tmp/`, `cd` to `/tmp/`, and then expand the file with `unzip` or `tar -xzvf`.
150152
* Run `cd dvdimageOVJ` followed by `./upgrade.nmr`.
151153
* All replaced OpenVnmrJ system files will be located in `/vnmr/adm/upgrade/<current_date>`
152154

0 commit comments

Comments
 (0)