From 94bfb8a4ab5aceee1edc16b73914e4dcd287f7a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Sun, 24 Jun 2018 21:04:23 +0200 Subject: [PATCH] Updated KLayout Python Module Prototype (markdown) --- KLayout-Python-Module-Prototype.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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