mirror of https://github.com/KLayout/klayout.git
Updated KLayout Python Module Prototype (markdown)
parent
75cdca3567
commit
94bfb8a4ab
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue