diff --git a/docs/source/getting_started/local_environment.md b/docs/source/getting_started/local_environment.md index bee4b7f4d..ea6fc772a 100644 --- a/docs/source/getting_started/local_environment.md +++ b/docs/source/getting_started/local_environment.md @@ -52,8 +52,10 @@ done chartpress --skip-build ``` +`deploy.py` requires your IP address (represented by `xxx.xxx.xxx.xxx` in the next command). + ``` -python deploy.py localhost +python deploy.py localhost --local-ip xxx.xxx.xxx.xxx ``` ## Access your mybinder.org