diff --git a/README.adoc b/README.adoc index ac9d547..643b831 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,7 @@ If you have any questions, issues, feedback or feature request please https://gi ## Samples -A small self contained sample usage of Spring Flo is available in the https://github.com/spring-projects/spring-flo/tree/master/src/demo[demo] sub folder. It includes a README that describes running it and where you might want to customize it. The https://github.com/spring-cloud/spring-cloud-dataflow-ui[Spring Cloud Data Flow UI] at github shows a larger scale usage of Spring Flo. +A small self contained sample usage of Spring Flo is available in the https://github.com/spring-projects/spring-flo/tree/master/src/demo[demo] sub folder. Execute `npm start` to run the sample. The https://github.com/spring-cloud/spring-cloud-dataflow-ui[Spring Cloud Data Flow UI] at github shows a larger scale usage of Spring Flo. ## Contributing