diff --git a/python/examples/criteo_ctr_with_cube/README.md b/python/examples/criteo_ctr_with_cube/README.md index 324733d57056107592090ecfb3a2959fde665f30..fb703845844ce0bcc26ddf2bfb4169aa071dcfe0 100755 --- a/python/examples/criteo_ctr_with_cube/README.md +++ b/python/examples/criteo_ctr_with_cube/README.md @@ -14,6 +14,7 @@ make install -j10 ### Get Sample Dataset +go to directory `python/examples/criteo_ctr_with_cube` ``` sh get_data.sh ```