Commit 69e2ad80 authored by Lefebvre, Robert Alexander's avatar Lefebvre, Robert Alexander
Browse files

Update README.md with correct version reference and format fixes

parent 1d3f43a2
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -75,14 +75,15 @@ For assistance and bug reporting, please email nwb-help@ornl.gov

## Install NEAMS Workbench

Unzip the bundle archive.
Install the platform-specific binaries. Linux binaries are available in TAR.GZ. Mac binaries are available in DMG. Windows binaries are available in EXE.

Start the NEAMS Workbench.
    Workbench-5.1.0/bin/Workbench                 (Linux distribution)
    Workbench-5.1.0.app/Contents/MacOS/Workbench  (MacOS distribution)
    Workbench-5.1.0\bin\Workbench.exe             (Windows distribution)

Note: The first time Workbench is started on your machine an install-specific environment is setup.
    Workbench-5.2.0/bin/Workbench                 (Linux distribution)
    Workbench-5.2.0.app/Contents/MacOS/Workbench  (MacOS distribution)
    Workbench-5.2.0\bin\Workbench.exe             (Windows distribution)

>Note: The first time Workbench is started on your machine an install-specific environment is setup.
      This can take a few minutes, so please be patient. A message stating `Testing for python using ...` will be presented in the terminal from which Workbench has been launched.

## Workarounds