LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

small typo in doc #234

Closed alecristia closed 3 years ago

alecristia commented 3 years ago

https://childproject.readthedocs.io/en/latest/reuse.html

A dataset can be updated from the sources using git pull together with dataset update.

should be

A dataset can be updated from the sources using git pull together with datalad update.