diff --git a/code/DocsSample/Media/AVPlayer/AVPlayerNDK/README.md b/code/DocsSample/Media/AVPlayer/AVPlayerNDK/README.md index e758cfccbe2cb3f9a6b197eece21956c262b64fb..0449608a7ee99f029b21a8e62415ab608c981f46 100644 --- a/code/DocsSample/Media/AVPlayer/AVPlayerNDK/README.md +++ b/code/DocsSample/Media/AVPlayer/AVPlayerNDK/README.md @@ -74,7 +74,7 @@ entry/src/ohosTest/ets/ ``` git init git config core.sparsecheckout true -echo code/DocsSample/Media/AVPlayer/AVPlayerNDKVideo/ > .git/info/sparse-checkout -git remote add origin OpenHarmony/applications_app_samples +echo code/DocsSample/Media/AVPlayer/AVPlayerNDK/ > .git/info/sparse-checkout +git remote add origin https://gitee.com/openHarmony/applications_app_samples.git git pull origin master ``` \ No newline at end of file