Skip to content

Commit 7cd761f

Browse files
kimishpatelfacebook-github-bot
authored andcommitted
Update setup doc
Summary: Added a note in regards to the need for setting up proxy. Reviewed By: mergennachin Differential Revision: D47597123 fbshipit-source-id: a9a20e963f903e48ab267b773020c946419b429f
1 parent b771744 commit 7cd761f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/website/docs/tutorials/setting_up_executorch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ conda activate executorch
1414
conda install -c conda-forge flatbuffers
1515

1616
# Install the nightly builds
17+
# Note that ff you are behind firewall,
18+
# appropriate proxy server must be setup for all subsequent steps
1719
pip install --pre torch -i https://download.pytorch.org/whl/nightly/cpu
1820
```
1921

0 commit comments

Comments
 (0)