Home.md
... ...
@@ -53,7 +53,12 @@ Other available versions: 1.13 1.12 1.10 1.9 1.8 1.7 1.6 1.5 1.4.1 1.3
53 53
Overrides use this shell variable: SAMTOOLS_X
54 54
```
55 55
56
+#### Use a specific version of a title
56 57
58
+```
59
+$ export SAMTOOLS_X=1.12
60
+
61
+```
57 62
58 63
#### Get list of executables for a title:
59 64