diff --git a/README.md b/README.md index c59e5934c9c8521090295eb5f71142a7bca97079..d5584dedeffb7fd717cd393cab3210854a2bc367 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Howto build ----------- ```bash - # change to plugin source code directory - $# cd ~/rosetta_migration_plugin_dummy +# change to plugin source code directory +$# cd ~/rosetta_migration_plugin_dummy - # create JAR file - $# jar cf rosetta_migration_plugin_dummy.jar . +# create JAR file +$# jar cf rosetta_migration_plugin_dummy.jar . ``` Howto install