Skip to content

Commit

Permalink
Update GUIDELINES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Jul 10, 2016
1 parent 831dc02 commit bdbf4c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ For example, [fastqc](recipes/fastqc) already had a wrapper script, but
JAR files should go in `$PREFIX/share/$PKG_NAME-$PKG_VERSION-$PKG_BUILDNUM`.
A wrapper script should be placed here as well, and symlinked to `$PREFIX/bin`.

Example with added wrapper script: [peptide-shaker](recipes/peptide-shaker)
Example with patch to fix memory: [fastqc](recipes/fastqc)
* Example with added wrapper script: [peptide-shaker](recipes/peptide-shaker)
* Example with patch to fix memory: [fastqc](recipes/fastqc)

### Perl

Expand Down

0 comments on commit bdbf4c5

Please sign in to comment.