From 480f4b09a1a222368609771086176caabc6aad28 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 5 Jun 2016 21:52:43 -0700 Subject: Generate documentation --- flow-samples/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flow-samples') diff --git a/flow-samples/README.md b/flow-samples/README.md index aa6e7d4..5460b4d 100644 --- a/flow-samples/README.md +++ b/flow-samples/README.md @@ -1 +1,3 @@ -This directory contains fully functional application examples of flow. To run an example, change to the base directory of flow (this parent's directory) and run `sbt flow-samples-/run`. +This directory contains fully functional application examples of flow. To run an example, change to the base directory of flow (this parent's directory) and run `sbt samples/run`. + +All projects, including samples, can be listed by running `sbt projects`. -- cgit v1.2.3