Skip to content

Commit 0a360f7

Browse files
authored
Merge pull request #695 from liyier90/docs-install-typeguard-on-macos
Docs: add typeguard to macOS install instructions
2 parents ed695c1 + 75658a4 commit 0a360f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/getting_started/03_custom_install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ macOS Monterey.
6161

6262
| \ :blue:`[~user]` \ > \ :green:`conda create -n pkd python=3.8` \
6363
| \ :blue:`[~user]` \ > \ :green:`conda activate pkd` \
64-
| \ :blue:`[~user]` \ > \ :green:`conda install click colorama opencv openblas pyyaml requests scipy shapely tqdm` \
64+
| \ :blue:`[~user]` \ > \ :green:`conda install click colorama opencv openblas pyyaml requests scipy shapely tqdm typeguard` \
6565
6666
3. Install Apple's Tensorflow build that is optimized for Apple Silicon Macs:
6767

0 commit comments

Comments
 (0)