Is there a typo in [README.md](https://github.com/isamplesorg/isamples_docker/blob/844f5f7a321e7598c372c860ca4822945808d051/README.md)? > Then cd up to the isb docker directory and initialize git lfs: `cd .. git lfs install git lfs pull` Should this be changed to: > Then cd to isb docker directory and initialize git lfs: `cd isb; git lfs install; git lfs pull`