X Tutup
Skip to content

Commit 4a6cd49

Browse files
author
Andreas Prlic
committed
minor update
1 parent d1470f5 commit 4a6cd49

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

structure/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Chapter 9 - Biological Assemblies
2727

2828
Chapter 10 - Protein Symmetry
2929

30+
###
31+
32+
Author: Andreas Prlic (@andreasprlic)
33+
3034

3135

3236

structure/installation.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,11 @@ You can add the BioJava repository by adding the following XML to your project p
3131
</dependencies>
3232
```
3333

34-
If you run 'mvn package' on your project, the BioJava dependencies will be automatically downloaded and installed for you.
34+
If you run
35+
36+
<pre>
37+
mvn package
38+
</pre>
39+
40+
on your project, the BioJava dependencies will be automatically downloaded and installed for you.
3541

0 commit comments

Comments
 (0)
X Tutup