fixed dir path in example

This commit is contained in:
Mark Fisher
2010-06-25 17:32:34 +00:00
parent c40370ad7d
commit 26c8124bcf

View File

@@ -5,7 +5,7 @@ NOTE: this requires Maven 2.1.0 or later
1. Open a command prompt and navigate to the 'samples' directory within the
root of the project distribution:
#> cd spring-integration-samples
#> cd samples
2. Build the samples and install them into your local Maven repository: