From d612a11626429cfe772f4d3108f1d3938ff2d52d Mon Sep 17 00:00:00 2001 From: Joseph Chiocchi Date: Mon, 5 Feb 2024 16:38:39 -0600 Subject: [PATCH] Update mac.md Fix permalink to `#mac-pip` --- _get_started/installation/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_get_started/installation/mac.md b/_get_started/installation/mac.md index 0beae639dca2..3ccd7ceb224b 100644 --- a/_get_started/installation/mac.md +++ b/_get_started/installation/mac.md @@ -63,7 +63,7 @@ conda install pytorch torchvision -c pytorch ``` ### pip -{: #mac-anaconda} +{: #mac-pip} To install PyTorch via pip, use one of the following two commands, depending on your Python version: