Skip to content

Commit 61c7cc1

Browse files
authored
Update README.md
1 parent f7c4ebe commit 61c7cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GDS scripting that's intuitive, fast, and powerful. For Python 2 and 3.
1919
- Install or upgrade with `pip install -U phidl`
2020
- Python 2 >=2.6 or Python 3 >=3.5
2121
- If you are on Windows or Mac and don't already have `gdspy` installed, you will need a C++ compiler
22-
- For Windows + Python 3, install the Microsoft ["Build Tools for Visual Studio"](https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017)
22+
- For Windows + Python 3, install ["Build Tools for Visual Studio"](https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017) (make sure to check the "C++ build tools" checkbox when installing)
2323
- For Windows + Python 2, install [Microsoft Visual C++ Compiler for Python 2.7](https://www.microsoft.com/en-us/download/details.aspx?id=44266)
2424
- For Mac, install "Xcode" from the App Store, then run the command `xcode-select --install` in the terminal
2525

0 commit comments

Comments
 (0)