diff --git a/docs/getting_started/python.md b/docs/getting_started/python.md index 289988e5..880d5c85 100644 --- a/docs/getting_started/python.md +++ b/docs/getting_started/python.md @@ -141,3 +141,4 @@ Nvidia Jetson and Raspberry Pi, please read ```bash (mp_env)mediapipe$ python3 setup.py bdist_wheel ``` +7. Exit from the MediaPipe repo directory and launch the Python interpreter.