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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,11 @@
3
3
</p>
4
4
5
5
# OpenVnmrJ_WSL
6
-
A Powershell script to install and configure Windows Subsystem for Linux and <ahref="https://github.com/OpenVnmrJ/OpenVnmrJ">OpenVnmrJ</a> on Windows 10+
6
+
<ahref="https://github.com/OpenVnmrJ/OpenVnmrJ">OpenVnmrJ</a> is free and open-source software for processing NMR spectroscopy data. It runs on Ubuntu 20.04 and Red Hat 7.5+ & 8+ based Linux ditributions as well as macOS 10.13+. This Powershell script is used to install and configure Windows Subsystem for Linux and OpenVnmrJ on Windows 10+ as an alternative to installing within a virtual machine. WSL provides a native application experience and can result in a smaller installation footprint and faster application startup times.
7
+
8
+
<p>
9
+
<br />
10
+
</p>
7
11
8
12
## Prerequisites
9
13
@@ -26,6 +30,10 @@ You will need to enable virtualization in your system BIOS. Entering the BIOS co
26
30
</p>
27
31
Two features need to be installed and activated within Windows. These are the "Virtual Machine Platform" and "Windows Subsystem for Linux" features. You can access this panel by searching, "Turn Windows features on or off" from the Start Menu. You will need to reboot your computer after enabling these features.
0 commit comments