Skip to content

Commit

Permalink
updated readme to reflect updated install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JymBone5 committed Jul 18, 2024
1 parent e122672 commit 38d676e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ The submission involves several steps. First, you need to create your design(s)
- Design tools and process design kit (SiEPIC-EBeam-PDK, KLayout implementation)<a href="https://github.com/siepic/SiEPIC_EBeam_PDK/wiki/Installation-instructions">installation instructions</a>.
- Automated measurement test routine is submitted as a YAML file that is created using the following utility:

pip install dreamcreator
from dreamcreator import sequencecreator as sc
sc.launch()
pip install SiEPIC_TestCreator
SiEPIC_TestCreator --gui

## Submission via GitHub

Expand Down

0 comments on commit 38d676e

Please sign in to comment.