Skip to content

Commit 5db2f9f

Browse files
committed
Missing argument in update script example
1 parent 84842a8 commit 5db2f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The different releases can be found in [this page][CBL_DOWNLOAD_PAGE].
3838
Running the following script will download and setup the libraries locally:
3939

4040
```shell
41-
$ ./update_cblite_c.sh
41+
$ ./update_cblite_c.sh -v 3.2.1
4242
```
4343

4444
If the command fails on MacOS when downloading the packages, you might need to install wget or a recent bash version:

0 commit comments

Comments
 (0)