Updated KLayout Python Module Prototype (markdown)

Matthias Köfferlein 2018-06-24 21:04:23 +02:00
parent 75cdca3567
commit 94bfb8a4ab
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ For building use the build script:
./build.sh -bin <your-installation-path>
```
For "<your-installation-path>" 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 ```<your-installation-path>``` 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