Skip to content

Commit d4a0c6d

Browse files
committed
/* Checking out the latest BioJava development code */
1 parent e342b81 commit d4a0c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_wikis/Get_source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ this command:
2323

2424
`svn list `[`svn://code.open-bio.org/biojava`](svn://code.open-bio.org/biojava)
2525

26-
### Checking out the latest BioJava development code
26+
### Checking out the latest BioJava code
2727

2828
The following example shows how to obtain the latest BioJava codebase
2929
snapshot using anonymous SVN, it will check out the latest copy of

_wikis/Get_source.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To see what SVN modules the BioJava project is making available, try this comman
1515

1616
svn list svn://code.open-bio.org/biojava
1717
18-
===Checking out the latest BioJava development code===
18+
===Checking out the latest BioJava code===
1919

2020
The following example shows how to obtain the latest BioJava codebase snapshot using anonymous SVN, it will check out the latest copy of biojava-live/ from the "SVN trunk" and will locally store it in a directory named "biojava-live" on your system:
2121

0 commit comments

Comments
 (0)