Skip to content

Commit 5d2a6ae

Browse files
committed
forgot to format the markdown of readme properly...
1 parent ce19409 commit 5d2a6ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ TweetNacl in Java
4848

4949
In top directory:
5050

51-
$ mkdir out
52-
$ javac -d out src/com/iwebpp/crypto/*.java src/com/iwebpp/crypto/tests/*.java
53-
$ java -cp out com.iwebpp.crypto.tests.TweetNaclTest
54-
$ java -cp out com.iwebpp.crypto.tests.TweetNaclFastTest
51+
$ mkdir out
52+
$ javac -d out src/com/iwebpp/crypto/*.java src/com/iwebpp/crypto/tests/*.java
53+
$ java -cp out com.iwebpp.crypto.tests.TweetNaclTest
54+
$ java -cp out com.iwebpp.crypto.tests.TweetNaclFastTest
5555

5656

5757
### License MIT

0 commit comments

Comments
 (0)