We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee17e7 commit 95b28f1Copy full SHA for 95b28f1
README.md
@@ -62,9 +62,9 @@ distribution; just run the commands below on the <tt>shell</tt>
62
command-line:
63
64
```{.sh}
65
-R CMD build BSgenome.Smed.PlanMine.ddSmesg4;<br />
66
-R CMD check BSgenome.Smed.PlanMine.ddSmesg4_4.0.tar.gz;<br />
67
-R CMD INSTALL BSgenome.Smed.PlanMine.ddSmesg4_4.0.tar.gz;<br />
+R CMD build BSgenome.Smed.PlanMine.ddSmesg4;
+R CMD check BSgenome.Smed.PlanMine.ddSmesg4_4.0.tar.gz;
+R CMD INSTALL BSgenome.Smed.PlanMine.ddSmesg4_4.0.tar.gz;
68
```
69
70
We wish you find those materials useful for your planarian research.
0 commit comments