Commit 168832cb authored by Lefebvre, Robert Alexander's avatar Lefebvre, Robert Alexander
Browse files

Update README.md to fix typo in WB_LSP_LOGGIN

parent b2eb51e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ Start the NEAMS Workbench.

### Added:
- SAM displaced mesh alternate runtime invocation via Run > displaced-mesh-only menu item.
- Language server client logging. Export WB_LSP_LOGGIN=YES prior to launching Workbench to enable logging language server logging to the terminal.
- Language server client logging. Export WB_LSP_LOGGING=YES prior to launching Workbench to enable logging language server logging to the terminal.
- Ability to toggle MOOSE-application INL-HPC current session core count via specifying MOOSE_NPROCS environment variable and value in the Run Configuration dialog window.

### Changed: