Skip to content

Commit d9d5ad5

Browse files
authored
Update README.md
1 parent 9b3a84d commit d9d5ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To compile and install, follow these steps:
123123
```{sh}
124124
$ git clone git@github.com:UCL/TDMS.git
125125
$ cd TDMS
126-
$ git checkout v1.0.2 # the stable version
126+
$ git checkout v1.0.1 # the stable version
127127
$ mkdir build; cd build
128128
$ cmake ../tdms \
129129
$ # -DMatlab_ROOT_DIR=/usr/local/MATLAB/R20XXx/ \

0 commit comments

Comments
 (0)