Skip to content

Commit

Permalink
Fixed installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggirelli committed Apr 23, 2018
1 parent 2f71adb commit b3522af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Installation
To **install**, run the following:

```
git clone http://github.com/ggirelli/gpseq-img-py
cd gpseq-img-py
git clone http://github.com/ggirelli/oligo-melting
cd oligo-melting
sudo -H pip3 install .
```

Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Installation
To **install**, run the following:

```
git clone http://github.com/ggirelli/gpseq-img-py
cd gpseq-img-py
git clone http://github.com/ggirelli/oligo-melting
cd oligo-melting
sudo -H pip3 install .
```

Expand Down

0 comments on commit b3522af

Please sign in to comment.