Skip to content

Commit 43aa51f

Browse files
committed
[skip travis] DOC: Update README.md for links.
- Update README.md for links.
1 parent 7b4dc3b commit 43aa51f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Prepare a computer as a convenient platform for further development of the Pytho
8484
5. Create virtual environment for TIAToolbox using
8585

8686
```sh
87-
$ conda env create -f requirements.dev.conda.yml
87+
$ conda env create -f requirements.dev.conda.yml # for linux/mac only.
8888
$ conda activate tiatoolbox-dev
8989
```
9090
or
@@ -111,7 +111,7 @@ The full text of the licence is included in [LICENSE.md](https://raw.githubuserc
111111

112112
### Auxiliary Files
113113

114-
Auxiliary files, such as pre-trained model weights downloaded from the TIA Centre webpage (https://warwick.ac.uk/fac/cross_fac/tia/), are provided under the [Creative Commons Attribution-NonCommercial-ShareAlike Version 4 (CC BY-NC-SA 4.0) license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
114+
Auxiliary files, such as pre-trained model weights downloaded from the TIA Centre webpage (https://warwick.ac.uk/tia/), are provided under the [Creative Commons Attribution-NonCommercial-ShareAlike Version 4 (CC BY-NC-SA 4.0) license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
115115

116116
### Dual License
117117

0 commit comments

Comments
 (0)