diff --git a/KLayout-Python-Module-Prototype.md b/KLayout-Python-Module-Prototype.md index ae16587..9779e42 100644 --- a/KLayout-Python-Module-Prototype.md +++ b/KLayout-Python-Module-Prototype.md @@ -12,7 +12,7 @@ For building use the build script: ./build.sh -bin ``` -For "" pick a destination where you want KLayout to be installed. For example you can use "/usr/local/klayout" for the destination, but you will need sudo permissions then: +For `````` pick a destination where you want KLayout to be installed. For example you can use ```/usr/local/klayout``` for the destination, but you will need sudo permissions then: ``` # Build and install in /usr/local/klayout