Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Palmer authored and Jon Palmer committed Oct 2, 2015
1 parent e397d07 commit 5c5e6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/mac_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ And then you will need to add the following to your `~/.bash_profile` or always
export PATH="/location/of/packages/ufits:$PATH"
```

#####5) You will also need to install USEARCH8 - get it here: http://www.drive5.com/usearch/download.html. One way to make the program executable and move into your path:
#####5) You will also need to install USEARCH8 - get it [here](http://www.drive5.com/usearch/download.html). One way to make the program executable and move into your path:

```
#make executable
Expand Down
2 changes: 1 addition & 1 deletion docs/ubuntu_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ And then you will need to add to your `~/.bash_aliases` or always include the en
export PATH="/location/of/packages/ufits:$PATH"
```

#####3) You will also need to install USEARCH8 - get it here: http://www.drive5.com/usearch/download.html. One way to make the program executable and move into your path:
#####3) You will also need to install USEARCH8 - get it [here](http://www.drive5.com/usearch/download.html). One way to make the program executable and move into your path:

```
#make executable
Expand Down

0 comments on commit 5c5e6bc

Please sign in to comment.