Skip to content

Commit

Permalink
Update README.mkd
Browse files Browse the repository at this point in the history
Corrected some paths in README to match appropriate git archives
  • Loading branch information
hansenms committed Jul 31, 2015
1 parent c85307e commit a740086
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ $ sudo apt-get install libboost-all-dev xsdcxx libxerces-c-dev libhdf5-serial-de
$ tar -zxvf ismrmrd.tar.gz
```
```sh
$ git clone git://git.code.sf.net/p/ismrmrd/code ismrmrd
$ git checkout development
$ git clone https://github.com/ismrmrd/ismrmrd.git
```
#### Install ISMRMRD
```sh
Expand All @@ -58,7 +57,7 @@ $ source $HOME/.bash_profile
$ tar -zxvf siemens_to_ismrmrd.tar.gz
```
```sh
$ git clone https://github.com/nih-fmrif/siemens_to_ismrmrd
$ git clone https://github.com/ismrmrd/siemens_to_ismrmrd.git
```

#### Install siemens_to_ismrmrd:
Expand Down

0 comments on commit a740086

Please sign in to comment.