diff --git a/README.md b/README.md index c0c63e4c2..493cf2f03 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ``` ``` - java -cp dist/*:lib/* aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT + java -cp "dist/*:lib/*" aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT ``` ####Annotate Reaction using SMILES diff --git a/README.txt b/README.txt index 943c2ee00..729681fa4 100644 --- a/README.txt +++ b/README.txt @@ -16,7 +16,7 @@ Annotate Reaction using SMILES or -java -cp dist/*:lib/* aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT +java -cp "dist/*:lib/*" aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT Annotate Reaction using SMILES