Skip to content

Commit

Permalink
readme windows/linuxunix/mac
Browse files Browse the repository at this point in the history
  • Loading branch information
liammckay19 committed Feb 24, 2020
1 parent 1e1b2fa commit bc07b09
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Echo_pregui_script
Usage: `bash run.sh [output directory name] [plate temperature: 4c/20c] [plate_id number] `
# Echo pregui scripts
Usage (windows): `run.sh [output directory name] [plate temperature: 4 or 20] [plate_id number] `
Usage (linux/unix): `bash run.sh [output directory name] [plate temperature: 4 or 20] [plate_id number] `

Multiple plates (windows): `run.sh [output directory name] [plate temperature: 4 or 20] [plate_id number] <plate_id number(s)...> `
Multiple plates (linux/unix): `bash run.sh [output directory name] [plate temperature: 4 or 20] [plate_id number] <plate_id number(s)...> `

#### SAMPLE OUTPUT

Expand Down

0 comments on commit bc07b09

Please sign in to comment.