Skip to content

Commit

Permalink
docs(editInstallationSectionOfReadme.Md): added supported os versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gtollefson committed Mar 26, 2019
1 parent 24fd095 commit 94a06ba
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ VIVA.jl is a user-friendly command line tool for creating publication quality gr

## Installation

### Supported Operating Systems:

#### macOS
Mojave, High Sierra, and Mojave.

#### Windows
Windows 10, Windows 7

### Command Line Tool

Add VIVA.jl in the Julia Pkg prompt.
Expand All @@ -26,13 +34,13 @@ Install Jupyter and download the [VIVA Jupyter Notebook]().

To stay up to date with cutting edge development features install VIVA.jl from the Master branch.

Install ViVa.jl
Using git from the command line:

```
git clone https://github.com/compbiocore/ViVa.jl
```

or
or from the Julia REPL (useful if using the PowerShell and don't have git installed):

```julia
using Pkg
Expand Down

0 comments on commit 94a06ba

Please sign in to comment.