alamb commented on code in PR #5921:
URL: https://github.com/apache/arrow-datafusion/pull/5921#discussion_r1161106793


##########
datafusion-examples/README.md:
##########
@@ -21,10 +21,25 @@
 
 This crate includes several examples of how to use various DataFusion APIs and 
help you on your way.
 
-Prerequisites:
+## Prerequisites:
 
 Run `git submodule update --init` to init test files.
 
+## Running Examples
+
+To run the examples, use the `cargo run` command, such as:
+
+```bash

Review Comment:
   Moved from the main lib.rs guide



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to