Skip to content

Commit

Permalink
typo in CL, closes #97
Browse files Browse the repository at this point in the history
  • Loading branch information
martenson committed Mar 6, 2015
1 parent c9a94c6 commit 0b1e299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/writing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ test passed.

::

% planemo --galaxy_root=/path/to/galaxy t
% planemo t --galaxy_root=/path/to/galaxy
...
All 1 test(s) executed passed.
seqtk_seq[0]: passed
Expand All @@ -174,7 +174,7 @@ Now we can open Galaxy

::

% planemo --galaxy_root=/path/to/galaxy s
% planemo s --galaxy_root=/path/to/galaxy
...
serving on http://127.0.0.1:9090

Expand Down

0 comments on commit 0b1e299

Please sign in to comment.